-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
3.0.11.Final
-
None
Hello,
In our project we had to upgrade to JDK8 and so to Spring 4.
In the earlier issue https://issues.jboss.org/browse/RESTEASY-1012 it'seems that Spring4 should be integrated properly from the 3.0.9.Final resteasy version.
Actually it's nearly doing a perfect Job except for a tiny Spring functionnality wich allow us to define beans with class resolve by the property PropertyPlaceholderConfigurer. @see http://docs.spring.io/spring/docs/4.1.7.RELEASE/spring-framework-reference/htmlsingle/#beans-factory-placeholderconfigurer
This was working before we upgrade with Spring 3.0.5 et RESTEasy 1.2.1.GA