Bootstrap

springboot的各种配置

1.AOP配置

    <!--    AOP的依赖    -->
    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>
;