Skip to content

Commit 12195e4

Browse files
committed
Merge branch '3.5.x'
Closes gh-46858
2 parents 0416e1d + c86eaa5 commit 12195e4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration
17+
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration
1818

1919
import org.springframework.boot.context.properties.ConfigurationProperties
2020
import java.util.Arrays
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration
17+
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration
1818

1919
import org.springframework.boot.context.properties.ConfigurationProperties
2020

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration.nestedproperties
17+
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration.nestedproperties
1818

1919
import org.springframework.boot.context.properties.ConfigurationProperties
2020

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.configurationmetadata.annotationprocessor.automaticmetadatageneration.source
17+
package org.springframework.boot.docs.appendix.configurationmetadata.annotationprocessor.automaticmetadatageneration.source
1818

1919
import org.springframework.boot.context.properties.ConfigurationPropertiesScan
2020

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.configurationmetadata.format.property
17+
package org.springframework.boot.docs.appendix.configurationmetadata.format.property
1818

1919
import org.springframework.boot.context.properties.ConfigurationProperties
2020
import org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.configurationmetadata.manualhints.valuehint
17+
package org.springframework.boot.docs.appendix.configurationmetadata.manualhints.valuehint
1818

1919
import org.springframework.boot.context.properties.ConfigurationProperties
2020

0 commit comments

Comments
 (0)