On job as freelancer working with Java, JDK17+, Jenkins, Maven, Docker, K3S, Git, In my spare time I'm trying to blog about something useful(?) or try to hack on things I like.
The idea of recors was not to reduce boilerplate code. The intention of records was to have a named data carrier... openjdk.org/jeps/395
The problem with annotations is currently that not many of libs have been upgraded accordingly..Furthermore
records are inherently immutable.
This is not correct... in depends on which kind of attributes you define... things like this:
The idea of recors was not to reduce boilerplate code. The intention of records was to have a named data carrier... openjdk.org/jeps/395
The problem with annotations is currently that not many of libs have been upgraded accordingly..Furthermore
This is not correct... in depends on which kind of attributes you define... things like this:
This will make clear the
nodes()is not immutable...