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
2000d07b32c4c81fb45a43bbb30685ab52d2f770
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