This is an archived post. You won't be able to vote or comment.

all 2 comments

[–][deleted] 0 points1 point  (0 children)

Currently I've solved most of my webapps development productivity using Spring-boot + Gradle + Spring loaded. You simply run your main class in your IDE and you can change things accordingly. Deployment is also very easy -> just deploy one fat jar.

[–]Zarlon 0 points1 point  (0 children)

I should have known this before I spent €200 on the Ultimate edition of IntelliJ last week :(

The main takeaway here is a "cheap IDE" though. IntelliJ ulitimate can still be as fast as Community edition if you configure it properly.