陈时陈事随风飘,
兴亡兴悲天行道.
来忧来喜不计较,
书好书坏自逍遥.

文章分类 -  Spring Boot

Spring boot start node
摘要:SpringBoot使用的配置文件是固定的 application.proterties application.yml application.yaml application.proterties application.yml application.yaml 作用:修改自动的配置的默认值 Y 阅读全文
posted @ 2019-01-01 22:23 thinline未来 阅读(89) 评论(0) 推荐(0)
摘要:Spring Boot 入门 https://spring.io/guides/gs/spring-boot-docker/ 官网摘要 jdk:1.8(1.7及其以上) Maven:3.3及以上 settings.xml中 profiles下做配置 使其用jdk1.8编译 jdk:1.8(1.7及其 阅读全文
posted @ 2019-01-01 22:21 thinline未来 阅读(137) 评论(0) 推荐(0)