Skip to content

VeliborMitic/spring-bootstrap-thymeleaf-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-bootstrap-thymeleaf-example

Example project with Spring Boot, Bootstrap and Thymeleaf.

For more info read the blog post: http://joaoduraes.github.io/2015/02/07/spring-bootstrap-thymeleaf-example.html

Installation

  • Clone this project
git clone https://github.com/joaoduraes/spring-bootstrap-thymeleaf-example.git spring-bootstrap-thymeleaf-example
  • Build Application
cd spring-bootstrap-thymeleaf-example
mvn clean install
cd target
java -jar spring-bootstrap-thymeleaf-example-1.0-SNAPSHOT.jar

Try it

License

MIT

About

Example project with Spring Boot, Bootstrap and Thymeleaf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.8%
  • HTML 33.2%