thebugslayer


Member since 05/28/2007

11 snippets

2662 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

You have not received any achievements.

thebugslayer's Recent Snippets



« Prev 1 Next »
ch.qos.logback logback-classic 0.9.8
1 1578 posted 17 years ago by thebugslayer
1. mvn archetype:create -DgroupId=deng -DartifactId=mywebapp -DarchetypeArtifactId=maven-archetype-webapp 2. Replace web.xml with http://snipplr.com/view/3800/minimal-webxml-webapp-descriptor-version-24 3. Replace pom.xml in this snipplet. 4. mvn...
1 1043 posted 17 years ago by thebugslayer
this goes under src/main/resource/META-INF/persistence.xml
0 910 posted 17 years ago by thebugslayer
0 731 posted 17 years ago by thebugslayer
0 702 posted 17 years ago by thebugslayer
2 941 posted 17 years ago by thebugslayer
Usage: save the script to ~/scripts/my.bashrc and then source it in .bashrc.
0 1075 posted 17 years ago by thebugslayer
Eg: groovy findjar "Servlet" /opt/tomcat/lib
1 791 posted 17 years ago by thebugslayer
This demonstrate the expressiveness of Groovy vs Java.
1 2535 posted 17 years ago by thebugslayer
« Prev 1 Next »