DEV Community

Discussion on: Which are the best Java IDEs

Collapse
 
cpandya231 profile image
Chintan Pandya

Well, if you want great refactoring capabilities(who doesn't) then hands down IntelliJ IDEA. Works great with Spring Boot projects though. But if you have legacy application which requires separate tomcat container then you should go with Eclipse as in IntelliJ(Free Edition) you will have to setup docker environment.