latzinger / SpringBootAngularTemplate

Project Template for SpringBoot Application in combination with Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues Apache License

SpringBoot Template for Angular + Keycloak

This is a template for SpringBoot in combination with Angular and Keycloak.
Report Bug · Request Feature

Table of Contents

About The Project

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.

Preview

Login-Mask

Dashbboard

Book-List

Built With

Contributing

  1. Fork or clone the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License. See LICENSE for more information.

About

Project Template for SpringBoot Application in combination with Angular.

License:Apache License 2.0


Languages

Language:JavaScript 99.7%Language:TypeScript 0.2%Language:Java 0.1%Language:HTML 0.1%Language:SCSS 0.0%