Skip to content

Commit c86eaa5

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46857
2 parents 42fb878 + b79d846 commit c86eaa5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.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)