|
|
|
@ -178,7 +178,7 @@ The following sample applications are provided:
|
|
|
|
|
| Non-web application that uses Spring Security
|
|
|
|
|
|
|
|
|
|
| link:spring-boot-sample-secure-oauth2-actuator[spring-boot-sample-secure-oauth2-actuator]
|
|
|
|
|
| RESTful service secured using OAuth2 using Actuator
|
|
|
|
|
| RESTful service secured using OAuth2 and Actuator
|
|
|
|
|
|
|
|
|
|
| link:spring-boot-sample-secure-oauth2[spring-boot-sample-secure-oauth2]
|
|
|
|
|
| RESTful service secured using OAuth2
|
|
|
|
@ -195,9 +195,6 @@ The following sample applications are provided:
|
|
|
|
|
| link:spring-boot-sample-simple[spring-boot-sample-simple]
|
|
|
|
|
| Simple command line application
|
|
|
|
|
|
|
|
|
|
| link:spring-boot-sample-test-nomockito[spring-boot-sample-test-nomockito]
|
|
|
|
|
| Demonstrates Spring Boot's testing capabilities without using Mockito
|
|
|
|
|
|
|
|
|
|
| link:spring-boot-sample-test[spring-boot-sample-test]
|
|
|
|
|
| Demonstrates Spring Boot's testing capabilities
|
|
|
|
|
|
|
|
|
|