摘要:
spring-boot的默认配置文件位置为src/main/resources/application.properties 自定义web的服务端口号server.port=8888 指定应用名spring.application.name=hello(该名字在后续spring cloud中会被注册 阅读全文
posted @ 2018-07-17 22:51
tiramisuyj
阅读(244)
评论(0)
推荐(0)
摘要:
我们要构建一个基于maven、java、web项目的,上述截图选择完后点击Generate Project下载项目(需要对maven有一定基础的) 分析点: <packaging>jar</packaging>:spring-boot默认将该web应用打包为jar的形式,而非传统的war形式,因为默 阅读全文
posted @ 2018-07-17 00:14
tiramisuyj
阅读(211)
评论(0)
推荐(0)

浙公网安备 33010602011771号