摘要:
Springboot CLI(Command Line Interface)脚手架: 链接: https://start.spring.io/ 界面: 依赖导入 界面: Spring initializer 生成工具: 链接: https://start.spring.io/ 界面: IDE 自动生 阅读全文
摘要:
Maven依赖: <!--配置 热部署--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <scope>runtime</scope> < 阅读全文