Commit c05f88bf authored by Stephane Nicoll's avatar Stephane Nicoll

Polish "Add missing package-info files"

See gh-18632
parent af114c93
...@@ -15,6 +15,6 @@ ...@@ -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; package org.springframework.boot.autoconfigure.security.rsocket;
...@@ -15,6 +15,6 @@ ...@@ -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; package org.springframework.boot.autoconfigure.security.saml2;
...@@ -15,6 +15,6 @@ ...@@ -15,6 +15,6 @@
*/ */
/** /**
* Generate documents for configuration properties. * Support for generating documentation of configuration properties.
*/ */
package org.springframework.boot.configurationdocs; package org.springframework.boot.configurationdocs;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment