Spring 3.1: Testing with @Configuration classes and profiles

December 16th, 2011 by serega.vasiliev

Latest 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: , , ,

2 Responses to “Spring 3.1: Testing with @Configuration classes and profiles”

  1. Leszek Says:

    Will add some YouTrack issues with sample project within few days :)

  2. Ian Says:

    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.

Leave a Reply