douglas168 / spring-boot-thymeleaf-fragments

Demo project for partial template updates with Thymeleaf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo project for partial template updates with Thymeleaf

This is a Spring Boot application to demonstrate how you can reuse parts of a template to get a more dynamic user experience.

It uses Bootstrap for the UI.

This project is not and will not be a production ready web application.

Build and start

Build the project with Apache Maven

Run the main method in class eu.jasha.demo.sbtfragments.Application.

Go to http://localhost:8080 in your browser.

Read Building an Application with Spring Boot for more detailed information about Spring Boot.

About

Demo project for partial template updates with Thymeleaf

License:Apache License 2.0


Languages

Language:Java 53.6%Language:HTML 34.2%Language:JavaScript 9.9%Language:CSS 2.4%