This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ebean
Watch
4
Star
0
Fork
0
mirror of
https://github.com/ebean-orm/ebean.git
synced
2024-04-21 10:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32ce1f1d59e08b091ea442ab54172a77c5994d8f
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
server
/
text
/
json
T
History
rob bygrave
937df1395c
#1882
- ENH: Add JsonContext.toJsonPretty() ... for pretty JSON output of beans and lists of beans
2019-12-04 22:55:52 +13:00
..
DJsonBeanReader.java
#115
- Mapping - Add support for @ElementCollection enhancement
2018-03-29 01:15:58 +13:00
DJsonContext.java
#1882
- ENH: Add JsonContext.toJsonPretty() ... for pretty JSON output of beans and lists of beans
2019-12-04 22:55:52 +13:00
DJsonScalar.java
no effective code change - fixed warnings about serialization, override, raw-types (
#1032
)
2017-06-23 19:33:03 +12:00
PathStack.java
#919
- io.ebean package initial
2016-12-11 23:23:22 +13:00
ReadJson.java
#115
- Mapping - Add support for @ElementCollection enhancement
2018-03-29 01:15:58 +13:00
WriteJson.java
#1839
- Fix JSON marshalling of @ElementCollection maps and scalar
2019-10-10 21:32:44 +13:00