Spring
-
Enterprise Java

REST CXF for Spring JPA2 backend
In this demo, we will generate a REST/CXF application with spring/jpa2 backend. This demo presents the track REST-CXF of minuteproject.…
Read More » -
Enterprise Java

Dynamic Property Management in Spring
Static and Dynamic Properties are very important for both operational management and changing the behavior of the system at the…
Read More » -
Enterprise Java

Why I will continue to use Spring *and* Java EE in new Enterprise Java Projects in 2012/2013
Over one year passed since my technology decision making post and I am glad to see that I am still…
Read More » -
Enterprise Java

Spring & JSF integration: Pagination
When working with large datasets you often need to present data in a paged format. Pagination is an interesting problem…
Read More » -
Enterprise Java

Spring Testing Support with TestNG
TestNG is a test framework which is designed to cover all categories of tests: unit, functional, end-to-end, integration, (etc). It…
Read More » -
Enterprise Java

Tutorial: Hibernate, JPA & Spring MVC – Part 2
This tutorial will show you how to take a basic Hibernate/JPA app, convert it into a Spring MVC web project…
Read More » -
Enterprise Java

Backing Spring Integration routes with ActiveMQ
As discussed in my previous post, Spring Integration (SI) is a routing framework built on top of the Spring Framework…
Read More » -
Enterprise Java

Spring Integration with reCAPTCHA
Sometimes we just need CAPTCHA, that’s a sad fact. Today we will learn how to integrate with reCAPTCHA. Because the…
Read More » -
Enterprise Java

Maven Integration Testing And Spring Restful Services
Introduction My original blog showed how to seperate maven unit and integration tests using a very simple example. http://johndobie.blogspot.com/2011/06/seperating-maven-unit-integration-tests.html Since…
Read More »


