Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/h3ar7b3a7/thymeleafexample
- Owner: H3AR7B3A7
- Created: 2019-12-12T10:21:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T15:57:29.000Z (about 5 years ago)
- Last Synced: 2025-01-15T04:30:36.516Z (29 days 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, gradleAuthor: dog.D.steven (H3AR7B3A7)
Property of: H3AR7B3A7This 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