Tutorial describing how to create the simple CRUD (Create Read Update Delete) application using Spring Boot, Freemarker template engine and H2 as embedded database
Spring Boot CRUD Tutorial with embedded H2 and Freemarker
Posted on
Java development tutorials
Tutorial describing how to create the simple CRUD (Create Read Update Delete) application using Spring Boot, Freemarker template engine and H2 as embedded database
Tutorial describing how to create the simple Hello World application using Spring Boot and Freemarker template engine.