|
|
|
|
|
by vips7L
588 days ago
|
|
I haven’t really run into any libraries wanting reflective access at all. All of our applications are on Java 21, except for one that relies on 8 because it uses jdk internals. What ones have you ran into? Jackson doesn’t even require you to —add-opens on anything. |
|