List Question
20 TechQA 2016-12-29T09:22:28.597000How would it be advised to get Immutables to build this object with this sort
747 views
Asked by xenoterracide
java org.immutables library: all duplicate insertion in map
606 views
Asked by lf215
Should I use real objects or mocks in unit tests with Immutables?
4.4k views
Asked by ddreian
Is it possible to combine org.immutable:value's builders with hibernate's @Entity?
456 views
Asked by Martin
Immutables Criteria Syntax Error In JDK 11 Module
183 views
Asked by umhelp
Inner immutable class with mapStruct
806 views
Asked by A_G
Immutables @Value.Immutable public final fields (instead of getters)
395 views
Asked by Larik Borts
Immutables no classes being generated eclipse
1.9k views
Asked by Mike Davies
Can I use an Immutables class as a gradle plugin extension
273 views
Asked by Erik Hesselink
How do I edit child collections in a copy of a Java `Immutables` object?
116 views
Asked by Shteinitz
Immutables Library Does Not Require Collection Attributes To Be Set
144 views
Asked by Isaac Kleinman
Java Immutables Polymorphism - how to make generated class extend another class?
84 views
Asked by curiousdev
immutables.value.internal.$guava$.base.$VerifyException with java 17
320 views
Asked by Jaroslaw Pasiak
Immutables autogenerated for MongoDB throws "Can't find a codec for class Immutable.."
195 views
Asked by Shahar Azar
Findbugs error - RV_RETURN_VALUE_IGNORED when using ImmutableSet.Builder
418 views
Asked by Anuj Kulkarni
Java Immutables merge object creation from optional fields
322 views
Asked by trickster
Why declared immuables library style in package-info.java doesn't apply for subpackages in java 9 project?
280 views
Asked by Михайло Тітов
Using Jackson and Immutables to create a Map from certain CSV columns
701 views
Asked by trickster
Using Immutables with Thymeleaf multiple select for an Enum List
158 views
Asked by trickster
Can I specify annotations to be added to Immutable generated classes?
819 views
Asked by Nic Cottrell