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
2dd0511f8ffb0d3154382099e16e08d9232cc4bd
spring-data-rest
/
spring-data-rest-core
/
src
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
..
main/java/org/springframework/data/rest
/core
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
test
Tweaking query method support.
2012-05-02 11:09:27 -05:00