Class[org.springframework.cloud.context.properties.ConfigurationPropertiesBea] のイントロスペクトに失敗しました。
2022-03-17 02:09:48
エラーログメッセージの一部は、以下のように傍受されます。
ERROR 22004 --- [ main] o.s.boot.SpringApplication : Application run failed #springboot failed to start
Error creating bean with name 'configurationPropertiesBeans' defined in class path resource
[org/springframework/cloud/autoconfigure/ConfigurationPropertiesRebinderAutoConfiguration.class]:
Post-processing of merged bean definition failed; nested exception is java.lang:
Failed to introspect Class [org.springframework.cloud.context.properties.ConfigurationPropertiesBeans] from ClassLoader
caused by: java.lang.IllegalStateException: Failed to introspect Class [org.springframework.
ConfigurationPropertiesBeans] from ClassLoader
原因はspringbootとspringframework.cloudのバージョンの不一致で、私のspringbootのバージョンは2.5.1、springcloudのバージョンはHoxtonです。RELEASEで問題解決
要約すると、以下のエラーは基本的にjarパッケージのバージョンが競合していることが原因です。
Failed to introspect Class [xxxxx] from ClassLoader [xxx]
最新
-
nginxです。[emerg] 0.0.0.0:80 への bind() に失敗しました (98: アドレスは既に使用中です)
-
htmlページでギリシャ文字を使うには
-
ピュアhtml+cssでの要素読み込み効果
-
純粋なhtml + cssで五輪を実現するサンプルコード
-
ナビゲーションバー・ドロップダウンメニューのHTML+CSSサンプルコード
-
タイピング効果を実現するピュアhtml+css
-
htmlの選択ボックスのプレースホルダー作成に関する質問
-
html css3 伸縮しない 画像表示効果
-
トップナビゲーションバーメニュー作成用HTML+CSS
-
html+css 実装 サイバーパンク風ボタン
おすすめ
-
ハートビート・エフェクトのためのHTML+CSS
-
HTML ホテル フォームによるフィルタリング
-
HTML+cssのボックスモデル例(円、半円など)「border-radius」使いやすい
-
HTMLテーブルのテーブル分割とマージ(colspan, rowspan)
-
ランダム・ネームドロッパーを実装するためのhtmlサンプルコード
-
Html階層型ボックスシャドウ効果サンプルコード
-
QQの一時的なダイアログボックスをポップアップし、友人を追加せずにオンラインで話す効果を達成する方法
-
sublime / vscodeショートカットHTMLコード生成の実装
-
HTMLページを縮小した後にスクロールバーを表示するサンプルコード
-
html のリストボックス、テキストフィールド、ファイルフィールドのコード例