Package org.springframework.boot.convert
Annotation Interface PeriodFormat
Annotation that can be used to indicate the format to use when converting a
Period
.- Since:
- 2.3.0
- Author:
- Eddú Meléndez, Edson Chávez
-
Required Element Summary
-
Element Details
-
value
PeriodStyle valueThePeriod
format style.- Returns:
- the period format style.
-