maven jetty hotdeploy





pom.xml
------------------------------------

<plugin>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-maven-plugin</artifactId>
    <version>9.0.0.M3</version>
    <configuration>
     <scanIntervalSeconds>1</scanIntervalSeconds>
     <webAppConfig>
      <contextPath>/test</contextPath>
     </webAppConfig>
    </configuration>
 </plugin>


-----------------------------------------
<hotdeploy>
tomcat : https://ahnsk39.blogspot.com/2017/09/springloaded-spring-hot-deploy-tomcat.html
jeus : https://ahnsk39.blogspot.com/2017/09/hot-deploy-jeus.html
jBoss : https://ahnsk39.blogspot.com/2017/09/jboss-hot-deploy.html

Popular posts from this blog

youtube download

com.gpki.secureweb.GPKISecureWEBException: ErrCode=1507,ErrMsg=[GPKI_CMS_ProcessEnvelopedData] 해당 인증서로는 데이터를 풀 수 없습니다.

rexpert 공식필드(javascript) 점검일 주기 계산