This website requires JavaScript.
Explore
Help
Sign In
Johannes
/
gson-comments
Watch
1
Star
0
Fork
0
You've already forked gson-comments
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
342
Commits
1
Branch
0
Tags
8.1
MiB
Java
100%
af6307a77f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Inderjeet Singh
af6307a77f
Implemented feedback from r607
2010-10-23 19:06:22 +00:00
gson
Added support for deserializing from null input to a null value.
2010-10-22 16:06:59 +00:00
lib
moved lib at the top-level to share eclipse styles.
2008-09-01 03:27:34 +00:00
proto
initial check-in for implementing support for protocol buffers in Gson
2010-09-14 17:59:04 +00:00
wsclient
Defined an interface RestResource that all resources need to extend from. Defined an Id class for a resource.
2010-10-17 16:01:36 +00:00
wsdef
Implemented feedback from r607
2010-10-23 19:06:22 +00:00
wsexample
removed spurious warnings and allowed extension of RestClient for creating testing fixtures.
2010-09-19 13:50:41 +00:00
wsf
Added a transient map in Metadata since metadata is often of two kinds: transient and persistent. persistent part is serialized/deserialized to JSON. Fixed imports in RepositoryInMemory.
2010-10-23 15:45:33 +00:00