/vaadin-security-template

Vaadin Spring Security Application Template

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

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