Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple demo blog - Spring Boot - Thymeleaf - Gradle project

JDK springBoot Thymleaf H2

screanshot

Description

Thymeleaf Spring Boot Gradle project for demonstration and educational purposes. Simple demo blog with basic functionality such as basic authentication, create new users and full CRUD (Create, Retrieve, Update, Delete) operations on posts and comments. Blog is pre-populated with demo data on application start. Create new user or login with any author full name, password is password, administrator username: admin password: admin.

Installation

Download source code as zip, unzip archive or

git clone https://github.com/hmurij/thymeleaf-spring-mvc-blog.git

Navigate to project folder and run

gradlew bootRun

Access the application

Access application on http://localhost:8080.

Reference

About

Demo Blog - Thymeleaf Spring Boot Gradle project

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages