Skip to content

jonchase/tomcat-gradle-reloadable-resources-test

Repository files navigation

tomcat-gradle-reloadable-resources-test

Test for bmuschko/gradle-tomcat-plugin#29 (comment)

cd webmodule1
../gradlew tomcatRun

http://localhost:8080/index.jsp    <-- comes from webmodule1
http://localhost:8080/module1.jsp  <-- comes from module1
http://localhost:8080/module1.html <-- comes from module1

Edit module1/src/main/resources/META-INF/resources/module1.* and reload page - no changes reflected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published