microsoft / microsoft/vscode-java-debug
Support for overriding properties in Spring Boot apps
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 591
- フォーク
- 429
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 19
説明
From @mattcobley on October 1, 2018 20:28
It would be great if the ability to override values for properties was made available when running/debugging Spring Boot applications.
This would allow a file like application.properties - which might contain variables instead of real values for use with something like Octopus Deploy - to be left as they are, but values for running locally to be specified in the debug config, in a similar manner to the "override properties" feature for Spring Boot apps in Spring Tool Suite:

Copied from original issue: Microsoft/vscode-java-pack#41
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、この Java デバッガーで Spring Boot アプリケーションが起動およびデバッグの設定をどのように受け取るかを追跡してください。この issue では、リポジトリのファイルやテストは指定されていません。application.properties を変更せずに、デバッグ設定からローカル値を指定でき、要求されている Spring Tool Suite 形式のオーバーライド動作と一致すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, spring-boot
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100