阅读背景:

Spring Boot热部署(springloader)

来源:互联网 

使用方式一

在pom.xml文件添加依赖包:

<plugin>
                      <groupId>org.springframework.boot</groupId>
                      <artifactId>spring-boot-maven-plugin </artifactId>
                      <dependencies>  
                       <!--springloaded  hot deploy -->  
                       <dependency>  
                           <groupId>org.springframework</groupId>  
                           <artifactId>springloaded</artifactId>  
                           <version><plugin>
       



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: