Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Springがインターフェイスとそれぞれの実装クラスをどのようにロードするかを確認するには、詳細なログが必要です。SpringのBeanFactoryの動作を監視し、依存性注入をどのように管理するかを確認したいと思います。
log4j.xmlをプロジェクトと適切なJARファイルに追加します。INFOまたはDEBUGでコンソールにログインすると、必要なものが得られます。