My experience with Java, Groovy, Grails, Python and more.
  • Home
Ravi Hasija

Ravi Hasija

53 posts •
maven

Maven, Grails, GWT and Spring MVC.

Maven has this concept of archetypes, which are in simple terms pre-configured or pre-setup projects for different technologies like GWT, Grails, Scala, Wicket etc. So what you are getting is Maven's goodness sprinkled

  • Ravi Hasija
    Ravi Hasija
1 min read
maven

My journey through Maven - 1

Recently I was at the Tampa Java Users Group (Tampa JUG) for a presentation on Maven. Although, I was introduced to Maven once earlier while working at Pentaho, this presentation was more "

  • Ravi Hasija
    Ravi Hasija
1 min read
groovy

Implementing AOP in Grails Services via Groovy's GroovyInterceptable interface

Groovy provides Aspect Oriented Programming construct via GroovyInterceptable interface. The concept is as simple as implementing GroovyInterceptable interface and providing a definition for Object invokeMethod(String name, Object args) method as shown below.

  • Ravi Hasija
    Ravi Hasija
1 min read
My experience with Java, Groovy, Grails, Python and more. © 2025
Latest Posts Ghost