Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.84 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.84 KB

EmployeeManagementVaadinDemo

A simple employee management tool - Demo project for a combination of Vaadin and Keycloak. This demo project is based on spring-boot-oauth2-resource-server-client (https://github.com/GilbertHofstaetter/spring-boot-oauth2-resource-server-client)

Vaadin (v23) has been added as web front end and postgres as database.

See Turorial.pdf for further infos.
See Turorial Docker setup.pdf for further infos about running the project with Docker.

Build project

  • mvn clean install -P production

Endpoints

Swagger-Ui

Vaadin front end

EmployeeView EmployeeEditor EmployeeEditor-Documents CompanyView CompanyEditor CompanyEditor-Employees CompanyEditor-EmployeesLinkDialog Swagger-UI