Skip to content

Commit 4d4566e

Browse files
committed
Merge branch '2.1.x'
2 parents cb4aa4c + e6d1b2c commit 4d4566e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,7 @@ available:
14421442
`@DurationUnit` has been specified)
14431443
* The standard ISO-8601 format
14441444
{java-javadoc}/java/time/Duration.html#parse-java.lang.CharSequence-[used by
1445-
`java.util.Duration`]
1445+
`java.time.Duration`]
14461446
* A more readable format where the value and the unit are coupled (e.g. `10s` means 10
14471447
seconds)
14481448

0 commit comments

Comments
 (0)