We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb4aa4c + e6d1b2c commit 4d4566eCopy full SHA for 4d4566e
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -1442,7 +1442,7 @@ available:
1442
`@DurationUnit` has been specified)
1443
* The standard ISO-8601 format
1444
{java-javadoc}/java/time/Duration.html#parse-java.lang.CharSequence-[used by
1445
-`java.util.Duration`]
+`java.time.Duration`]
1446
* A more readable format where the value and the unit are coupled (e.g. `10s` means 10
1447
seconds)
1448
0 commit comments