immutables
https://github.com/immutables/immutables
Java
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported18 Subscribers
Add a CodeTriage badge to immutables
Help out
- Issues
- Possible to generate a nested "namespaced" hierarchy using @Value.Enclosing (or another approach)?
- @Encoding doesn't work on Java 17+
- Better Support for Jackson's @JsonSubTypes
- "Sandwich" style immutables in combination with Jackson and Set-type properties leads to compile time warnings in generated code
- cannot find annotations noise
- xor options
- Underriding toString will select invalid static method in preference to valid default method
- Issue with nested quotes in strings when using passAnnotations
- Generated 'from' method has trouble with parameterized interfaces that declare properties
- Using strict builders gives Jackson deserialize failures
- Docs
- Java not yet supported