springboot2-docs group of docs & hyperlinks that helps developing app with spring boot 2 Setting up thymleaf dialect https://igorski.co/java/spring-boot/layout-dialect-spring-boot-2/ Setting up hot swap with IntelliJ https://dzone.com/articles/spring-boot-application-live-reload-hot-swap-with Setting up lombok plugin with IntelliJ http://blog.woniper.net/229 Good to-be model https://github.com/bigzidane/springboot-rest-h2-swagger Spring boot Security Authentication Failure http://zgundam.tistory.com/53 Naming rest-ful controller functions https://laravel.com/docs/5.6/controllers#resource-controllers Handling form submissions https://spring.io/guides/gs/handling-form-submission/ Dynamic form validations http://www.baeldung.com/spring-dynamic-dto-validation Web Application layers https://www.petrikainulainen.net/software-development/design/understanding-spring-web-application-architecture-the-classic-way/