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.
Bean をFileSystemXmlApplicationContextコンテキストにロードしています。
FileSystemXmlApplicationContext
いくつかの追加のリソース ファイルが含まれています。
import resource="beandef_1.xml" import resource="beandef_2.xml"
Bean 定義ソース ファイルを見つける可能性を探しています。
Bean がロードされた xml ファイルを特定することは可能ですか?
多くのThx