List Question
20 TechQA 2023-02-21T04:46:05.817000How to add an element to the existing ImmutableSet - AutoValue?
51 views
Asked by Senthil
how to clear an `AutoValue` property via an `AutoValue.Builder`
363 views
Asked by Chris Morris
Asserting multiple attributes of an Object
97 views
Asked by Sandeep Jindal
Replacing ImmutableMap keys in AutoValue with toBuilder()
152 views
Asked by Eddy
Expected BEGIN_OBJECT but was STRING at ... for a correct json string
31 views
Asked by Sunil Kumar
Android Room + AutoValue breaks schema generation
167 views
Asked by skywalkerdude
AutoValue Negative Check
188 views
Asked by user3654542
Do I need immutable collections in @AutoValue classes?
310 views
Asked by John Caron
Gson @AutoValue and Optional<> dont work together, is there a workaround?
1k views
Asked by John Caron
How can I create a AutoValue class with generics?
866 views
Asked by Artur A
Jackson JSON deserializing wrapper objects
320 views
Asked by Tom
Issue with external jar having AutoValue generated classes
163 views
Asked by Praveen Viswanathan
Deserialize class with @AutoValue annotation during getting from cache in SpringBoot application
893 views
Asked by Uladzislau Kaminski
Is there anything similar to Java AutoValue in C#?
390 views
Asked by Carter De Leo
Add auto value to Access table
124 views
Asked by jasz21
Marsheling error "does not have a no-arg default constructor" when using JAXB with AutoValue
775 views
Asked by Humble Student
How can I configure the moditect-maven-plugin to use the auto-value library in my modular application?
1.2k views
Asked by gjvatsalya
Why does my AutoValueExtension annotation not work?
122 views
Asked by Patch