Back to Java User Group Home Print this page

Garden State Java User Group

March 2025 Meeting Information

March 11, 2025
Going Beyond ORMs

We are happy to announce that Andres Almiray will be our special guest for this month's meeting.

For some time now JSON has been the preferred format for exchanging data between client (browsers) and servers. Often times developers had to configure data marshalling options to transform data into business objects, into persistent data, and back again. Perhaps it would make more sense to use JSON across the business pipeline without sacrificing performance nor missing benefits from the relational data world. This is what JSON Duality Views propose.

In this session we'll explore options to enhance data driven applications written with Spring Boot, Quarkus, and Micronaut, enhancing your developer experience and increasing customer satisfaction.