thebugslayer


Member since 05/28/2007

11 snippets

2529 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 1483 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 982 posted 17 years ago by thebugslayer
this goes under src/main/resource/META-INF/persistence.xml
0 859 posted 17 years ago by thebugslayer
0 688 posted 17 years ago by thebugslayer
0 673 posted 17 years ago by thebugslayer
2 888 posted 17 years ago by thebugslayer
Usage: save the script to ~/scripts/my.bashrc and then source it in .bashrc.
0 1019 posted 17 years ago by thebugslayer
Eg: groovy findjar "Servlet" /opt/tomcat/lib
1 744 posted 17 years ago by thebugslayer
This demonstrate the expressiveness of Groovy vs Java.
1 2445 posted 17 years ago by thebugslayer
« Prev 1 Next »