/SpringLab-HttpBasic

A small example of login with httpBasic and formLogin :stuck_out_tongue_winking_eye:

Primary LanguageJava

SpringLab-HttpBasic

A small and simple example of login with httpBasic and formLogin 😜

  1. Configure the PostgreSQL location in the application.properties

  2. Copy the password generated in the terminal.

  3. Access the service in the port 8080

  4. Make a login with admin and logout and be happy :)