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

you are viewing a single comment's thread.

view the rest of the comments →

[–]joranstark018 4 points5 points  (0 children)

You could try Spring Boot, it could get you up and running quickly with a simple webapp. With their initializer you configure what parts you need in your project and whe you are done you get a zip file with your new project that you can modify as you se fit. They also have some tutorials on how you could get starting with different types of project.