Merge branch '3.4.x' into 3.5.x

Closes gh-46857
This commit is contained in:
Stéphane Nicoll
2025-08-18 09:34:58 +02:00
5 changed files with 5 additions and 5 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration
import org.springframework.boot.context.properties.ConfigurationProperties
import java.util.Arrays
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration
import org.springframework.boot.context.properties.ConfigurationProperties
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration.nestedproperties
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration.nestedproperties
import org.springframework.boot.context.properties.ConfigurationProperties
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.docs.configurationmetadata.format.property
package org.springframework.boot.docs.appendix.configurationmetadata.format.property
import org.springframework.boot.context.properties.ConfigurationProperties
import org.springframework.boot.context.properties.DeprecatedConfigurationProperty
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.docs.configurationmetadata.manualhints.valuehint
package org.springframework.boot.docs.appendix.configurationmetadata.manualhints.valuehint
import org.springframework.boot.context.properties.ConfigurationProperties