Recent Posts

SOA example application

2 minute read

SOA describes a set of patterns for creating loosely coupled, standards-based business-aligned services that, because of the separation of concerns betwee...

Gradle archetype for Spring applications

1 minute read

I am releasing a Gradle archetype useful for creating Java/Groovy applications based on Springframework. Of course, it is not a real archetype because such a...

Software architect mistakes

2 minute read

I think that to get up in the morning and brew a good cup of coffee is one of the best way to start the day. You know, the heady fragrance that emanates from...

Cool DSL with Groovy

2 minute read

Domain model design has never been confused with ‘ease’. From the dawn of its conception, generating executable Unified Modeling Language (UML) diagrams mean...

Powered by Apache Mina

3 minute read

The application being discussed has to behave as follows: performs the client authentication, accomplishes request and response operations and forwards notif...