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: about 2 months ago
JSON representation
Example simple internationalized web-blog using sql, spring data jpa, thymeleaf, gradle
- Host: GitHub
- URL: https://github.com/h3ar7b3a7/thymeleafexample
- Owner: H3AR7B3A7
- Created: 2019-12-12T10:21:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T15:57:29.000Z (over 6 years ago)
- Last Synced: 2025-03-04T18:46:41.130Z (over 1 year ago)
- Topics: bootstrap, gradle, internationalization, mysql, spring-data-jpa, thymeleaf
- Language: HTML
- Size: 119 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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