美文网首页
Spring 中的注解

Spring 中的注解

作者: 宿命99 | 来源:发表于2018-07-25 19:49 被阅读20次

    IoC 相关的注解

    @Bean

    @ComponentScan

    @Scope

    @Lazy

    @Conditional

    @Import

    @PostConstruct

    @Value 和 @PropertySource

    @Autowired 和 @Resource

    @Profile


    AOP 相关注解

    相关文章

      网友评论

          本文标题:Spring 中的注解

          本文链接:https://www.haomeiwen.com/subject/szpicftx.html