[BAEL-17498] - Add README descriptions 14 (#7864)
* [BAEL-17498] - Add README descriptions 14 * Changed wording in modules
This commit is contained in:
parent
c2cf7ae969
commit
e45da12044
@ -1,6 +1,6 @@
|
||||
=========
|
||||
## Spring Security REST Custom
|
||||
|
||||
## Spring Security for REST Example Project
|
||||
This module contains articles about REST APIs with Spring Security
|
||||
|
||||
###The Course
|
||||
The "REST With Spring" Classes: http://github.learnspringsecurity.com
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Spring Security Single Sign On
|
||||
|
||||
This module contains modules about single-sign-on with Spring Security
|
||||
|
||||
### Relevant Articles:
|
||||
- [Simple Single Sign-On with Spring Security OAuth2](http://www.baeldung.com/sso-spring-security-oauth2)
|
||||
- [Spring Security Kerberos Integration](https://www.baeldung.com/spring-security-kerberos-integration)
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Spring Security Stormpath
|
||||
|
||||
This module contains articles about Spring Security with Stormpath
|
||||
|
||||
### Relevant articles
|
||||
|
||||
- [Spring Security with Stormpath](http://www.baeldung.com/spring-security-stormpath)
|
||||
|
@ -1,5 +1,6 @@
|
||||
This module is for Spring Security Thymeleaf tutorial.
|
||||
Jira BAEL-1556
|
||||
## Spring Security Thymeleaf
|
||||
|
||||
This module contains articles about Spring Security with Thymeleaf
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
|
@ -1,2 +1,6 @@
|
||||
Relevant Articles:
|
||||
## Spring Security X.509
|
||||
|
||||
This module contains articles about X.509 authentication with Spring Security
|
||||
|
||||
### Relevant Articles:
|
||||
- [X.509 Authentication in Spring Security](http://www.baeldung.com/x-509-authentication-in-spring-security)
|
||||
|
@ -1,6 +1,6 @@
|
||||
=========
|
||||
## Spring Session
|
||||
|
||||
## Spring Session Examples
|
||||
This module contains articles about Spring Session
|
||||
|
||||
### Relevant Articles:
|
||||
- [Guide to Spring Session](https://www.baeldung.com/spring-session)
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Relevant articles:
|
||||
## Spring Sleuth
|
||||
|
||||
This module contains articles about Spring Cloud Sleuth
|
||||
|
||||
### Relevant articles:
|
||||
|
||||
- [Spring Cloud Sleuth in a Monolith Application](http://www.baeldung.com/spring-cloud-sleuth-single-application)
|
||||
|
@ -1,3 +1,7 @@
|
||||
## Relevant articles:
|
||||
## Spring SOAP
|
||||
|
||||
This module contains articles about SOAP APIs with Spring
|
||||
|
||||
### Relevant articles:
|
||||
|
||||
- [Creating a SOAP Web Service with Spring](https://www.baeldung.com/spring-boot-soap-web-service)
|
||||
|
@ -1,2 +1,6 @@
|
||||
## Spring Social
|
||||
|
||||
This module contains articles about Spring Social
|
||||
|
||||
### Relevant Articles:
|
||||
- [A Secondary Facebook Login with Spring Social](http://www.baeldung.com/facebook-authentication-with-spring-security-and-social)
|
||||
|
@ -1,2 +1,6 @@
|
||||
## Spring Expression Language
|
||||
|
||||
This module contains articles about the Spring Expression Language (SpEL)
|
||||
|
||||
### Relevant Articles:
|
||||
- [Spring Expression Language Guide](http://www.baeldung.com/spring-expression-language)
|
||||
|
Loading…
x
Reference in New Issue
Block a user