parent
af114c93ee
commit
c05f88bf78
|
|
@ -15,6 +15,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Support for Spring Security's RSocket.
|
||||
* Auto-configuration for RSocket support in Spring Security.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.security.rsocket;
|
||||
|
|
|
|||
|
|
@ -15,6 +15,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Support for Spring Security's SAML 2.0.
|
||||
* Auto-configuration for Spring Security's SAML 2.0.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.security.saml2;
|
||||
|
|
|
|||
|
|
@ -15,6 +15,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Generate documents for configuration properties.
|
||||
* Support for generating documentation of configuration properties.
|
||||
*/
|
||||
package org.springframework.boot.configurationdocs;
|
||||
|
|
|
|||
Loading…
Reference in New Issue