Senior
What version of Java do you use in production?
sobes.tech AI
Answer from AI
In production, LTS versions of Java are usually used, as they provide stability and long-term support. Currently, this is Java 17 (LTS). Some projects may use Java 11 if upgrading to a newer version requires additional testing. The choice of version depends on the project requirements and compatibility with the libraries used.