Project to create a template that makes use of the following Spring components to construct a simple blog:
- Spring Security
- JPA
- Thymeleaf
The sample application provides a basic signup, authentication and blog application that presents blog entries and authenticated users to post new blog entries.