We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 391c8b6 + 55987a5 commit e6d1b2cCopy full SHA for e6d1b2c
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -1311,7 +1311,7 @@ available:
1311
`@DurationUnit` has been specified)
1312
* The standard ISO-8601 format
1313
{java-javadoc}/java/time/Duration.html#parse-java.lang.CharSequence-[used by
1314
-`java.util.Duration`]
+`java.time.Duration`]
1315
* A more readable format where the value and the unit are coupled (e.g. `10s` means 10
1316
seconds)
1317
0 commit comments