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.
我有一个没有实现加载到应用程序上下文的接口。我希望我的所有用户都知道它。是否有强制使用@Autowired(required=false)某些特定接口的通用方法?
@Autowired(required=false)