JAVA-69: README updates
This commit is contained in:
parent
7e6ddf0e48
commit
eb9dd3bf5c
|
@ -1,4 +1,4 @@
|
|||
## Spring Security REST Basic Authentication
|
||||
## Spring Security Web - REST Basic Authentication
|
||||
|
||||
This module contains articles about basic authentication in RESTful APIs with Spring Security
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## Spring Security REST Custom
|
||||
## Spring Security Web - REST Custom
|
||||
|
||||
This module contains articles about REST APIs with Spring Security
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## Spring Security REST
|
||||
## Spring Security Web - REST
|
||||
|
||||
This module contains articles about REST APIs with Spring Security
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## Spring Security Thymeleaf
|
||||
## Spring Security Web - Thymeleaf
|
||||
|
||||
This module contains articles about Spring Security with Thymeleaf.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## Spring Security X.509
|
||||
## Spring Security Web - X.509
|
||||
|
||||
This module contains articles about X.509 authentication with Spring Security
|
||||
|
||||
|
|
Loading…
Reference in New Issue