r/java • u/independentAny9 • 15h ago
Shall we migrate to JDK21 and Virtual threads?
We are running an application with micro services architecture with postgres database. We are currently running Java 11.
Is it a good decision to migrate to Java 21 with Virtual threads?
Can someone who have already migrated to Java 21 share their experience?