My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Spring Boot H2 data source with Thymeleaf using Gradle

Spring Boot H2 data source with Thymeleaf using Gradle

Hansaraj Das's photo
Hansaraj Das
·May 31, 2017

In this example, we will see how to build a simple web application in Spring boot with Thymeleaf as template engine and H2 database as in memory database. Gradle has been used as build and dependency management tool.