Creating Jersey REST Services with Groovy
Excellent article on how to use groovy to create REST Services using Jersey. Jersey REST Services are typically Java and this gives a great... more »
0 commentsSave Tags: groovy, how-to, java, open source
Grails: Lessons Learned
Grails: Lessons Learned
0 commentsSave Tags: groovy, how-to, java, open source
Using Maven War Overlays to extend Hudson
Describes how to use maven war overlays to merge multiple wars.
0 commentsSave Tags: how-to, java, open source, tools
Automated Performance Tests using JMeter and Maven
Describes how you can use jmeter and maven to create automated performance tests.
0 commentsSave Tags: how-to, java, other languages, tools
How to simulate onblur event for a Panel in Extjs
Two step example on how to simulate listening for the onblur event for an Ext.Panel.
0 commentsSave Tags: css-html, frameworks, how-to, javascript
Groovy's MarkupBuilder and Namespaces
Shows can you can easily include namespaces and prefixes in XML using Groovy's MarkupBuilder.
0 commentsSave Tags: groovy, how-to, open source, other languages
NetBeans 6.0 Maven Integration
Shows how easily you can use the netbeans ide with maven projects.
0 commentsSave Tags: how-to, java, research, tools
Maven Groovy Plugin Example
An example on how to use the Maven Groovy Plugin in your maven 2 POMs.
0 commentsSave Tags: how-to, open source, other languages, tools
How to connect to a Grails HSQL Database
How to connect to a Grails HSQL Database
0 commentsSave Tags: database, how-to, open source, other languages
Justify using Groovy
Benefits of Groovy and how to justify it on your project by convincing skeptics.
0 commentsSave Tags: java, open source, opinion, other languages
Linux generic start and stop scripts
Linux generic start and stop scripts
0 commentsSave Tags: how-to, open source, other languages, tools
Using Groovy to work with Files
Using Groovy to work with Files
2 commentsSave Tags: how-to, java, open source, other languages
Impressive Grails Plugin Architecture
Impressive Grails Plugin Architecture
0 commentsSave Tags: open source, opinion, other languages, reviews
No more J2EE webapps
No more J2EE webapps
2 commentsSave Tags: frameworks, open source, opinion, other languages
Grails vs Rails comparison
Grails vs Rails comparison
0 commentsSave Tags: frameworks, open source, opinion, research
Javadoc equivalent for Grails (a necessity)
Javadoc equivalent for Grails (a necessity)
0 commentsSave Tags: frameworks, open source, other languages, tools
Using maven with Grails
By default Grails comes with an Ant build file to control your web application. For some of us this seems like a step backwards in technology... more »
0 commentsSave Tags: how-to, open source, other languages, tools
Using Groovy to easily avoid nasty NullPointerException
Using Groovy to easily avoid nasty NullPointerException
0 commentsSave Tags: frameworks, how-to, other languages, standards
New Amazon S3 plugin for Grails
Grails
0 commentsSave Tags: announcement, frameworks, java, open source