Adjusted README

This commit is contained in:
Armin Wolf 2024-04-22 11:18:55 +02:00
parent d75d3d4ba4
commit 0f6e5c2116
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
# spring-protected-area-example
<h1 align="center">
<br>
<img src="https://upload.wikimedia.org/wikipedia/commons/4/44/Spring_Framework_Logo_2018.svg" alt="LaTeX Logo" width="200">
<br>Spring Protected Area<br>
<sub><em>Example Project</em></sub>
</h1>
This is a sample project implementing a Spring Boot application with Spring Security and JWT (JSON Web Token) for authentication. PostgreSQL is used as the database.