Spring: SpringBoot 热部署
org.springframework.boot
spring-boot-devtools
true
spring.yaml
devtools: restart: enabled: true poll-interval: 1s livereload: enabled: true
org.springframework.boot
spring-boot-devtools
true
spring.yaml
devtools: restart: enabled: true poll-interval: 1s livereload: enabled: true