The configuration convertors in this list:
https://quarkus.io/guides/extension-authors-guide#configuration-value-types
Do not mention java.time.Duration or any of the other java.time.* classes.
However, Guillaume confirmed it is supported, so java.time.Duration (and potentially other java.time.* classes) should be added to that list.