摘要: springboot @SpringBootTest单元测试 1、引入相关依赖 <!--springboot程序测试依赖,如果是自动创建项目默认添加--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spr 阅读全文
posted @ 2019-05-20 14:18 小丽的小明 阅读(1821) 评论(0) 推荐(0) 编辑
摘要: SpringBoot2.x使用Dev-tool热部署 简介:介绍什么是热部署,使用springboot结合dev-tool工具,快速加载启动应用 官方地址:https://docs.spring.io/spring-boot/docs/2.1.0.BUILD-SNAPSHOT/reference/h 阅读全文
posted @ 2019-05-20 09:45 小丽的小明 阅读(685) 评论(0) 推荐(0) 编辑