转-spring boot web相关配置
摘要:
spring boot web相关配置 80436 80436 spring boot集成了servlet容器,当我们在pom文件中增加spring-boot-starter-web的maven依赖时,不做任何web相关的配置便能提供web服务,这还得归于spring boot 自动配置的功能(因为 阅读全文
posted @ 2017-11-13 11:20 anruy 阅读(457) 评论(0) 推荐(0) 编辑