mia-platform / mia-platform/custom-plugin-java
Getting the platform headers in the Java library
まだ誰も着手していません。
- 主要言語
- Kotlin
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
You need to have easy access to the headers. So far, however, a controller that must invoke the functions to access this information goes into error. It retrieves them with keys that are not the real ones. The bug is caused by [this line] (https://github.com/mia-platform/custom-plugin-java-springboot/blob/master/library/src/main /java/eu/miaplatform/customplugin/springboot/CPController.java#L43)
You have to edit the Custom-plugin-java and customplugin java springboot libraries.
Linked issues:
- https://github.com/mia-platform/custom-plugin-java
- https://github.com/mia-platform/custom-plugin-java-springboot
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
library/src/main/java/eu/miaplatform/customplugin/springboot/CPController.java の43行目から始め、次に custom-plugin-java ライブラリと custom-plugin-java-springboot ライブラリを比較します。コントローラーがプラットフォームヘッダーを取得する方法を追跡し、実際のヘッダーキーを特定します。コントローラーがヘッダーアクセス関数をエラーなしで呼び出せれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, spring-boot
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100