Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 624 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 624 Bytes

vaadin-security-template

Vaadin Spring Security Application Template

This is a sample application.

Used technologies:

NOTE: The style for the login view comes from: https://github.com/vaadin/dashboard-demo/

Run as default Spring-boot project. Acces within your browser: https://localhost:8080/

Login

  • USER:
    • username: user
    • password: user
    • ROLE: USER
  • ADMIN:
    • username: admin
    • password: admin
    • ROLE: ADMIN