Package org.springframework.format.annotation

Annotations for declaratively configuring field formatting rules.

See:
          Description

Enum Summary
DateTimeFormat.ISO Common ISO date time format patterns.
NumberFormat.Style Common number format styles.
 

Annotation Types Summary
DateTimeFormat Declares that a field should be formatted as a date time.
NumberFormat Declares that a field should be formatted as a number.
 

Package org.springframework.format.annotation Description

Annotations for declaratively configuring field formatting rules.