This is a template for SpringBoot in combination with Angular and Keycloak.
Report Bug
·
Request Feature
In this project SpringBoot was used as basis for the backend. For the frontend Angular was chosen. The backend communicates with Keycloak for authentication and uses a postgres database for internal resource management.
- Fork or clone the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Apache License. See LICENSE
for more information.