I have been working on a 100% JavaConfig version of a custom form authentication Spring MVC application. Most examples use XML configuration, but I...
Category - Spring IO
Spring IO is a cohesive, versioned platform for building modern applications. It is a modular, enterprise-grade distribution that delivers a curated set of dependencies while keeping developers in full control of deploying only the parts they need. Spring IO is 100% open source, lean, and modular.
I have been inserting log4j entries into a mongodb database and each entry has been given an ISODate timestamp:
Unit Testing Springframework’s @Async annotation
I had a task to make my current webservice calls asynchronous and wanted to use the @Async annotation in Spring 3.0x to accomplish the task. The...
Reflecting on SpringOne 2GX
This was my first time attending SpringOne, and I must say, I was truly impressed. Springsource did an amazing job getting a wide breadth of...
I have been trying to create an inner class instance of a Spring constructor argument and have been looking at the Grails documentation that states...
Recent Comments