|
|
|
|
|
by seahawks78
1919 days ago
|
|
I am curious where does it leave libraries like Lombok that basically ports a non-record type Java class to make it more record type-e by adding things like @Value, @Data annotations. Are those libraries/frameworks going to become obsolete now? |
|