摘要: Bean条件化加载 一般写法 @SpringBootApplication(exclude = AAAController.class) public class XXXApplication() { public static void main(String[] args) { SpringAp 阅读全文
posted @ 2022-07-24 21:42 G1011 阅读(16) 评论(0) 推荐(0)