springboot热部署


org.springframework.boot
spring-boot-devtools
true

image

application.properties:
spring.devtools.restart.enabled=true
spring.devtools.restart.additional-paths=src/main/java

image

image

posted @ 2022-11-19 12:13  yangstar  阅读(33)  评论(0)    收藏  举报