spring boot 笔记

1.不能访问非启动类中的@RequestMapping 路径:

启动类注解
1、@Controller

   @EnableAutoConfiguration

  @ComponentScan
或

2、@SpringBootApplication
posted @ 2017-08-12 16:55  不知为何就叫呵呵  阅读(154)  评论(0编辑  收藏  举报