Skip to content

Overhaul Transport Modules #335

@madoar

Description

@madoar

Currently we use inside the admin and client transport modules primitive datatypes and Strings to map fields like:

  • minimumAge of games
  • releaseYear of games
  • lendTime of 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions