Skip to content

Instantly share code, notes, and snippets.

@khajavi
Created February 1, 2015 05:44
Show Gist options
  • Save khajavi/5cf643339fba32a6daed to your computer and use it in GitHub Desktop.
Save khajavi/5cf643339fba32a6daed to your computer and use it in GitHub Desktop.
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
<version>2.2</version>
<configuration>
<contextReloadable>true</contextReloadable>
</configuration>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment