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_tagebuch

Spring Boot Web-App zur Demonstration von Basic Authentication
https://github.com/mdecker-mobilecomputing/maven_springboot_tagebuch

h2-database java maven spring-boot

Last synced: 2 days ago
JSON representation

Spring Boot Web-App zur Demonstration von Basic Authentication

Awesome Lists containing this project

README

        

# Spring Boot: Tagebuch-App #


Dieses Repository enthält eine einfache Spring-Boot-Anwendung, die ein einfaches Mehrnutzer-Tagebuch darstellt.
Es sollen damit folgende Funktionen von *Spring Boot* demonstriert werden:

* Form-based Authentication
* Persistenz mit `JdbcTemplate` und `NamedParameterJdbcTemplate`


----

## License ##


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