Spring 3.1: Testing with @Configuration classes and profiles
December 16th, 2011 by serega.vasilievLatest Spring 3.1 features can be easily found in IntelliJ IDEA 11 release.
If you’ve already started testing your applications with @Configuration classes and environment profiles, tell us how it works for you in IntelliJ IDEA.

Tags: Nika, Spring, Spring 3.1, Testing

December 16th, 2011 at 4:45 am
Will add some YouTrack issues with sample project within few days
January 6th, 2012 at 9:04 am
On question; How can you “point” intellij to look at the @Configuration files? In my web.xml I have defined the contextConfigLocation correctly however intellij does not recongise the files (it is looking in the “web-app” resource path and not the “java/src” resource path - where the @configuration files reside)…
Thanks,
Ian.