問題タブ [jhipster-registry]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - サブフォルダーを定義して、jhipster レジストリーの構成ファイルを検索する方法
jhipster registry を実行したところ、正常に動作しました。central-config フォルダーから構成ファイルを探しています。central-config フォルダー自体のフォルダーの下にある構成ファイルをリファクタリングしたいと考えています。これは、次のような構成で Spring Cloud Config サーバーを実行することで達成できることです。
jhipster-registry の「複合物」でこのような動作を実現するにはどうすればよいですか。情報として、これは jhipster レジストリの bootstrap.yml ファイルです。
jhipster - 別の VM に Jhipster レジストリをデプロイするための構成ファイルの適切な構文
別の VM で Jhipster レジストリを実行していますが、API 接続に問題があります。Jhipster レジストリが別の VM に移動される前は、すべてが機能していました。
構成ファイルの関連セクションは次のとおりです。
アプリケーション-prod.yml
ブートストラップ-prod.yml
URI 値を間違って設定していると思いますが、構成で IP と「localhost」を使用する例/指示を見つけるのに問題があります。VM で API が開始されると、最後の出力は次のようになります。"No URLs will be polled as dynamic configuration sources."