resthub / resthub-archetypes

RESThub project templates
http://resthub.org/
5 stars 10 forks source link

Rollback to applicationContext.xml instead of JavaConfig #26

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

My last tests with a real world application show that Java Config is complex to manage for tests, there is some compatibility issues with Jebel, and we have no migrated resthubContext.xml to Java Config. So I prefer rollback to the more simple and well known approach.