-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Currently we use inside the admin and client transport modules primitive datatypes and Strings to map fields like:
minimumAgeof gamesreleaseYearof gameslendTimeof games and identity cards
To allow a better handling of the values on the Java/Scala side we should add XmlAdapter implementations for the Year and LocalDateTime classes to allow serializing them directly via JAXB.
See also #334
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels