Tag: json

  • Different JSON views from a single source

    by

    Getting data in JSON format via REST services from the backend server is common practice. In the simplest case a JSON provider like JacksonĀ translates your Java objects into a JSON string and back into Java objects automatically. However, this does not cover cases where the data model (e.g., implemented as JPA entities) is different from…

    read more

Cookie Consent Banner by Real Cookie Banner