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.
我有 2 个特定于 Spring 的问题。
@Component, @Service 是否必须在实现或接口上?哪一种是首选方法?
如果我有一个外部配置类,例如 ApplicationConfiguration。如何将此类挂钩到 Spring 生命周期?我应该寻找什么?
.properties