Novice programmers rarely see the value in externalized configuration. It's tedious and doesn't result in an immediate payoff. That means this task is often overlooked or done poorly, if at all. For ...
SpringX gives an easy and agile method to use Spring framework. It provides zero-bean config mechanism eliminating hundreds and thousands of business bean config in JEE dev. SpringX also provides a ...
Most enterprise applications rely on the database as the persistence mechanism. Integration tests for these applications require data in the database to run correctly. For integration tests to be ...
Who says adopting Seam means giving up Spring? In this first installment in a three-part series, Dan Allen shows you how to build hybrid components that benefit from both Seam and Spring container ...