spring-jsonp-support
spring-jsonp-support copied to clipboard
Adds support for jsonp requests in Spring MVC controllers.
Results
2
spring-jsonp-support issues
Sort by
recently updated
recently updated
newest added
The pom.xml is lacking any definition of a maven compiler plugin, and it appears the defaults are setup to use java source set to 1.3. Adding the default xml config...
...ntation Thanks for the project and for looking at this pull request. Removed binding dependency declaration because it was breaking our project. We had to specifically exclude the binding JAR...