kth-iv1201-group5 / recruitment

https://recruitment-group5.herokuapp.com/
Other
0 stars 1 forks source link

Login page #17

Closed mrporsev closed 2 years ago

mrporsev commented 2 years ago

Create a login template

REST API

JDBC

arifjehoh commented 2 years ago

https://github.com/eugenp/tutorials/blob/67ba006831a56cb0ae53b5c03caef1395a876ce8/spring-security-modules/spring-security-web-mvc-custom/src/main/java/com/baeldung/web/controller/LoginController.java#L33-L41

mrporsev commented 2 years ago

Bootstrap theme was chosen: Lux

Link where cdn was acquired: https://www.bootstrapcdn.com/bootswatch/?theme=8

default web page redirection working: localhost/ redirects to localhost/login

mrporsev commented 2 years ago

Useful resources (I can publish these on our resources work-bench if requested):

Thymeleaf