Groups
Sign in
Groups
google-gson
Conversations
About
Send feedback
Help
google-gson
Contact owners and managers
1–30 of 1043
Mark all as read
Report group
0 selected
Alec
,
Éamonn McManus
2
11/5/23
Parsing Research
I think this group is as good a place as any to ask questions. On Friday 3 November 2023 at 20:27:58
unread,
Parsing Research
I think this group is as good a place as any to ask questions. On Friday 3 November 2023 at 20:27:58
11/5/23
Shubham Takale
9/15/23
Need a gson-2.10.1 jar not in JPMS format (without module-info.class)
Hi All, We are using the gson-2.10.1 jar in our custom java application. This application is to be
unread,
Need a gson-2.10.1 jar not in JPMS format (without module-info.class)
Hi All, We are using the gson-2.10.1 jar in our custom java application. This application is to be
9/15/23
Guy Katz
,
Éamonn McManus
3
7/9/23
toJson issue
10x you are correct. the troubleshhoot guide states this. creating an exclusion strategy solved this
unread,
toJson issue
10x you are correct. the troubleshhoot guide states this. creating an exclusion strategy solved this
7/9/23
Paulo Coutinho
11/3/22
How to serialize char/character data?
Hi, I made a post on StackOverflow about how to serialize char/character data. The serialization is
unread,
How to serialize char/character data?
Hi, I made a post on StackOverflow about how to serialize char/character data. The serialization is
11/3/22
Monroe Walker
12/1/20
Are there build instructions for GSON?
I'm trying to test a solution to https://github.com/google/gson/issues/1829, but I'm not sure
unread,
Are there build instructions for GSON?
I'm trying to test a solution to https://github.com/google/gson/issues/1829, but I'm not sure
12/1/20
Jevgenija
8/12/20
Study On Rejected Refactorings
Dear developers, As part of a research team from Università della Svizzera italiana (Switzerland) and
unread,
Study On Rejected Refactorings
Dear developers, As part of a research team from Università della Svizzera italiana (Switzerland) and
8/12/20
John
, …
srinivas uppala
6
8/6/20
Re: : bracket causing problems?
Its causing problem when a string has open brackets. ex: "tradeItemDescription": { "
unread,
Re: : bracket causing problems?
Its causing problem when a string has open brackets. ex: "tradeItemDescription": { "
8/6/20
Richard Monson-Haefel
6/12/20
Why doesn't GSON support push parsing
I've used push parsing in XML, what is called SAX, but I don't see that as parsing model in
unread,
Why doesn't GSON support push parsing
I've used push parsing in XML, what is called SAX, but I don't see that as parsing model in
6/12/20
Yeikel Santana
4/30/20
How can I configure Gson to skip serialization of enum values if they are null?
I am using open api to generate my model files , running the following snippet : java -jar -Dmodels \
unread,
How can I configure Gson to skip serialization of enum values if they are null?
I am using open api to generate my model files , running the following snippet : java -jar -Dmodels \
4/30/20
Jeffrey Nicholas
4/27/20
What does this error mean? java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference
When I execute the serialization code locally it works fine, however for my production users they see
unread,
What does this error mean? java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference
When I execute the serialization code locally it works fine, however for my production users they see
4/27/20
One Way
, …
Rami Lara
6
2/2/20
"=" encoded as "\u003d", why?
Still, JSON encoding must be only JSON encoding, it must not contain encoding for other purposes (
unread,
"=" encoded as "\u003d", why?
Still, JSON encoding must be only JSON encoding, it must not contain encoding for other purposes (
2/2/20
Max Kotasek
, …
Milan Gvero
4
1/30/20
Handling invalid JSON with gson.
Wow a post 8 years ago :DI kind of a have same problem. Json that comes from server is missing }
unread,
Handling invalid JSON with gson.
Wow a post 8 years ago :DI kind of a have same problem. Json that comes from server is missing }
1/30/20
Abdoul'Anzize A B S BACHIR
,
Christopher Tubbs
5
1/23/20
Problem when parsing json
Many thanks Christopher ! It works ! Le mercredi 22 janvier 2020 10:14:28 UTC+3, Christopher Tubbs a
unread,
Problem when parsing json
Many thanks Christopher ! It works ! Le mercredi 22 janvier 2020 10:14:28 UTC+3, Christopher Tubbs a
1/23/20
Inderjeet Singh
10/4/19
Gson 2.8.6 released
This release has some minor changes. Please upgrade and report bugs, if any, here on this thread.
unread,
Gson 2.8.6 released
This release has some minor changes. Please upgrade and report bugs, if any, here on this thread.
10/4/19
JayHawk
8/15/19
I am getting exception (java.lang.IllegalStateException: Expected xxxx but was yyyy) when trying to get a response from an https call [duplicate]
I am trying to get a callback from an http request. However, I can't seem to hit the breakpoint
unread,
I am getting exception (java.lang.IllegalStateException: Expected xxxx but was yyyy) when trying to get a response from an https call [duplicate]
I am trying to get a callback from an http request. However, I can't seem to hit the breakpoint
8/15/19
Josef
7/23/19
API Javadoc is down
The Gson API Javadoc API Javadoc is down.
unread,
API Javadoc is down
The Gson API Javadoc API Javadoc is down.
7/23/19
inde...@gmail.com
, …
zhiying hu
6
7/11/19
Using Proguard with Gson for an Android application
I'm having the same problem. but it occurs only on Android 4.x devices. I don't want to close
unread,
Using Proguard with Gson for an Android application
I'm having the same problem. but it occurs only on Android 4.x devices. I don't want to close
7/11/19
zhiying hu
7/9/19
Missing type parameter with proguard
I'm using gson with proguard in android application. i receive many crash in firebase: Fatal
unread,
Missing type parameter with proguard
I'm using gson with proguard in android application. i receive many crash in firebase: Fatal
7/9/19
jay harkhani
7/2/19
Integrate Custom changes in GSON before convert to JSON
We have requirement in project where we need to apply encryption algorithm while convert POJO to JSON
unread,
Integrate Custom changes in GSON before convert to JSON
We have requirement in project where we need to apply encryption algorithm while convert POJO to JSON
7/2/19
Ravi Verma
2
5/27/19
Does gson-2.8.0.jar supported in java 11 or not?
Could any body please reply on this? Any help would be highly appreciated. On Tuesday, May 21, 2019
unread,
Does gson-2.8.0.jar supported in java 11 or not?
Could any body please reply on this? Any help would be highly appreciated. On Tuesday, May 21, 2019
5/27/19
John Fallows
4/22/19
Plan to release gson 2.8.6 ?
Great to see that JPMS module-info.java has been added to the latest gson source code. The current
unread,
Plan to release gson 2.8.6 ?
Great to see that JPMS module-info.java has been added to the latest gson source code. The current
4/22/19
Rajkumar Ramachandran
4/15/19
Spring JSON http message converter using GSON
Hi team, we are using Jackson parser for https converter in our spring project. we noticed slowness
unread,
Spring JSON http message converter using GSON
Hi team, we are using Jackson parser for https converter in our spring project. we noticed slowness
4/15/19
cnaure...@gmail.com
3/27/19
Processing JSON Reference ($ref)
Hi, I'm trying to convert the ff JSON: { "real": [ 1, 2, 3, 4 ], "ref": {
unread,
Processing JSON Reference ($ref)
Hi, I'm trying to convert the ff JSON: { "real": [ 1, 2, 3, 4 ], "ref": {
3/27/19
Siva Guru
1/28/19
google-gson
Parsing JSON Into Java Objects. GSON can pase JSON into Java objects using thefromJson() method of
unread,
google-gson
Parsing JSON Into Java Objects. GSON can pase JSON into Java objects using thefromJson() method of
1/28/19
Joshua Jefferies
,
Inderjeet Singh
3
1/17/19
Plan for next release?
I believe RuntimeTypeAdapterFactory is definitely in 2.8.5. Unless code in the "extras"
unread,
Plan for next release?
I believe RuntimeTypeAdapterFactory is definitely in 2.8.5. Unless code in the "extras"
1/17/19
Vikram Sherigar
12/1/18
Java 11 Compatibility
Is compatibility with Java 11 (or Java 9) planned for a future release? If not, pls plan accordingly
unread,
Java 11 Compatibility
Is compatibility with Java 11 (or Java 9) planned for a future release? If not, pls plan accordingly
12/1/18
Ranganath Panibhathe
11/2/18
Change attribute name dynamically Gson while Serialization
Hello All! I've got MultivaluedMap of custom object types which I am serializing using Gson. One
unread,
Change attribute name dynamically Gson while Serialization
Hello All! I've got MultivaluedMap of custom object types which I am serializing using Gson. One
11/2/18
Rowno
,
PAWAN SHAHANI
3
10/9/18
Using Gson in program that's being obfuscated by ProGuard
Hi... As you said : -keepclassmembers class fully.qualified.path.to.class$innerclass { private <
unread,
Using Gson in program that's being obfuscated by ProGuard
Hi... As you said : -keepclassmembers class fully.qualified.path.to.class$innerclass { private <
10/9/18
Hans Blafoo
9/26/18
Current copyright information
Hi there, I really like gson as it is a straightforward library for json handling and that it is
unread,
Current copyright information
Hi there, I really like gson as it is a straightforward library for json handling and that it is
9/26/18
Jake Wharton
,
singlet...@gmail.com
2
8/13/18
Re: [google-gson:2665]: Should JsonWriter be closed?
Great, thank you for the quick response! On Sunday, August 12, 2018 at 11:31:01 PM UTC-5, Jake
unread,
Re: [google-gson:2665]: Should JsonWriter be closed?
Great, thank you for the quick response! On Sunday, August 12, 2018 at 11:31:01 PM UTC-5, Jake
8/13/18