Yet another builder generator. Primary style of this generator will be fluent wither, although other styles will be supported in the future. There is support for builder chaining.
The compiler is currently set to java 11.
Perhaps the target could still remain 11, but have the source become java 17 or 21.
And also update the code to use the new features that have come available.
The compiler is currently set to java 11. Perhaps the target could still remain 11, but have the source become java 17 or 21. And also update the code to use the new features that have come available.