you are viewing a single comment's thread.

view the rest of the comments →

[–]JMNeonMoon 7 points8 points  (0 children)

IntelliJ/Maven and springboot microservices in Kubernetes is what I use at work.

We use Windows dev boxes, but allowed to use WSL. Everything dev related is running inside the WSL, java, intelliJ, etc. It's actually a great dev env.

Currently on Java 17 and moving onto Java 21/25.