Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 290 Bytes

File metadata and controls

13 lines (10 loc) · 290 Bytes

SpringSecurity-with-SpringBoot

SpringSecurityでForm認証。

ここを参考にした。 https://spring.io/guides/gs/securing-web/

起動方法

  1. mvn package
  2. cd target
  3. java -jar springsecurity-with-boot-0.0.1-SNAPSHOT.jar