This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-rest
Watch
1
Star
0
Fork
0
You've already forked spring-data-rest
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3df27ecc54d1eb8fd7e193aefa03d2a1a296d719
spring-data-rest
/
spring-data-rest-webmvc
/
src
/
test
History
Jon Brisbin
851ae50301
Tweaked how the version is exposed. It isn't by default so I added a check for
@RestResource
on the version attribute. If a
path
is set, the version is exported under that name.
2012-10-15 07:42:02 -04:00
..
groovy/org/springframework/data/rest/webmvc
/spec
Integrated standard Spring MessageSource components for resolving error messages in validators.
2012-10-09 16:55:14 -05:00
java/org/springframework/data/rest
/test
Tweaked how the version is exposed. It isn't by default so I added a check for
@RestResource
on the version attribute. If a
path
is set, the version is exported under that name.
2012-10-15 07:42:02 -04:00
resources
Changes to the order in which ApplicationContexts are loaded, changed package that JavaConfig classes are in to keep them from being picked up by the repository component scanning, split single JavaConfig into separate JPA Repository config and Spring Data REST config classes.
2012-10-02 09:05:21 -05:00