@Bean注解注入在 @Configuration和@Component 注解下的区别

    科技2024-01-18  98

    https://blog.csdn.net/long476964/article/details/80626930

    https://blog.csdn.net/isea533/article/details/78072133

    区别就是 cglib代理调用方法时重写成从spring上下文获取bean,可以保证单利。component就是new 个新对象

    Processed: 0.011, SQL: 9