摘要: @Configuration@ComponentScan(value="")public class IDGenConfig { @Bean(initMethod = "init") public BeanWayService useBeanWayService(){ return new Bean 阅读全文
posted @ 2021-01-25 15:59 daping 阅读(170) 评论(0) 推荐(0)