Spring 3.1 environment specific configuration
27/02/2011
Leave a comment
In any (larger) project you’ll have to think about how to solve the environment specific configuration of the application. No matter whether you’re using EJBs, Spring beans, another container, or even no container at all, the different environments on which to deploy and run the application require different configuration. Read more…
Categories: Java
configuration, environment, profiles, spring
Recent Comments