For some web applications it does not make sense to have 1 monolithing process which handles all of the requirements of the application. More and more often Grails is showing up in microservice architectures where instead of building 1 monolithing web application which is responsible for all of the pieces of the application puzzle, microservice applications are being assembled which collectively solve the requirements of the larger application. Grails is very well suited for this type of architecture. A microservice based architecture can result in applications which are easier to build…
Recorded at SpringOne2GX 2015
Speakers: Juergen Holler, Stephane Nicoll
Slides: http://www.slideshare.net/SpringCentral/modern-java-component-design-with-spring-framework-42
Spring's programming and configuration model has a strong design philosophy with respect to application components and configuration artifacts. Spring's annotation-based component story is fine-tuned for source code readability as well as consistency across an entire application's codebase. This session presents selected Spring Framework 4 component model highlights, with a focus on the upcoming Spring Framework 4.2 and…
On behalf on the Spring Roo team at DISID Corporation, I am pleased to announce
that Spring Roo 1.3.2 RC1 released candidate is out. Spring Roo is a rapid application development tool for Java,
allowing you to create full enterprise applications in just minutes. Spring Roo jar files have been published to Maven Central.
As always, the release is available in the Spring IO repository. The candidate release fixes the following issues: Error adding InnerType constructor on ITD Generation ROO-3583 JavaBean implementing Interface defining getters and setters ROO-3584 JavaBean implementing…
On behalf on the Spring Roo team at DISID Corporation, I am pleased to announce that Spring Roo 2.0.0.M1 has been released! This first release of Spring Roo 2.0 is a large refactoring of Spring Roo project. We have moved Roo to be a smaller and easier to maintain project: The OSGi container has been upgraded to OSGi R5. Spring Roo has defined its runtime. The Roo runtime contains everything that is needed to execute addons and it doesn't contain any addon. By not containing any addons it is easier to keep the Roo runtime more stable and backward compatible. Today, Spring Roo is centered in…
Webinar Replay: A Spring Showcase: Turkcell's Personal Cloud Storage App