Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdecker-mobilecomputing/maven_springboot_blogcms

Einfaches Blog-CMS für Demonstration von RichtText-Editor im Frontend & Clob auf DB
https://github.com/mdecker-mobilecomputing/maven_springboot_blogcms

github-actions h2-database java jpa maven spring-boot

Last synced: 10 days ago
JSON representation

Einfaches Blog-CMS für Demonstration von RichtText-Editor im Frontend & Clob auf DB

Awesome Lists containing this project

README

        

# Spring Boot: Blog-CMS #


Dieses Repository enthält eine Spring-Boot-Anwendung, die einfaches Blog-System implementiert.

Damit sollen folgende Konzepte demonstriert werden:
* RichText-Editor im Frontend
* CLOB-Spalten in der Datenbank für lange Texte
* HTML-Bereinigung
* Fragmente in Thymeleaf-Templates
* Bcrypt für Passwörter
* Rollen für authentifizierte Nutzer


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).