Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/h3ar7b3a7/thymeleafexample

Example simple internationalized web-blog using sql, spring data jpa, thymeleaf, gradle
https://github.com/h3ar7b3a7/thymeleafexample

bootstrap gradle internationalization mysql spring-data-jpa thymeleaf

Last synced: 19 days ago
JSON representation

Example simple internationalized web-blog using sql, spring data jpa, thymeleaf, gradle

Awesome Lists containing this project

README

        

# ThymeleafExample
Example simple internationalized web-blog using sql, spring data jpa, thymeleaf, gradle

Author: dog.D.steven (H3AR7B3A7)

Property of: H3AR7B3A7

This is a simple blog created using spring boot.
The objective was to get a first experience creating something 'usefull' following our introduction to Java and Spring.

This was an early introduction to Spring boot and in no way represents what a real blog should look like.

Special thanks to: Swasse