A simple blog site, where you can post, update, delete, and see all of the posts. Built with thymeleaf and spring boot
git clone git@github.com:thuynh-9084/simple-blog.git
cd simple-blog
./mvnw clean spring-boot:run
After it is done building, it should appear at localhost:8080/
Username: admin
Password: admin