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
3da1a241e0246462e84e69b050b6086d17d672e3
spring-data-rest
/
spring-data-rest-core
History
Jon Brisbin
d7e2e53ce2
Implemented a new style of JSON serialization and deserialization by registering Repository-aware components with Jackson's underlying ObjectMapper. This has the benefit of allowing us to transliterate domain objects into link representations and back again, no matter where those entities appear in complex nested object graphs.
2012-08-15 14:31:57 -05:00
..
src
Implemented a new style of JSON serialization and deserialization by registering Repository-aware components with Jackson's underlying ObjectMapper. This has the benefit of allowing us to transliterate domain objects into link representations and back again, no matter where those entities appear in complex nested object graphs.
2012-08-15 14:31:57 -05:00
build.gradle
Bumped Spring version to 3.1.2
2012-07-20 16:54:34 -05:00