Andres Almiray
Senior Principal Product Manager, Oracle.
Biografía
Andres is un desarrollador Java/Groovy reonocido como Java Champion con más de 2 decadas de experiencia en diseño y desarrollo de software.
Andres es un verdadero creyente del Open Source. Actualmente trabaja en el Oracle Database Group, ayudando a desarrolladores Java a obtener lo máximo de los productos de la base de datos Oracle.
Detalles
Suiza
Idioma inglés
Conferencias en Oracle LAOUC Community Tour 2023
Oracle Database for Java Developers
Oracle Database and Open Source are two subjects that are not seen together that often. However, it would surprise you the number of projects associated with the Oracle Database ecosystem that are directly available to Java developers at no cost or in Open Source form. Some of these projects are lead and sponsored by Oracle itself, others are lead by third parties and/or popular integrators. You’ll find amongst these projects options for database connectivity (sync & async), ORMs, testing, migration tools, and more. These session offers a look at these projects.
Mixing JSON Duality Views and Spring Boot
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. Spring Boot is the most popular Java framework for building web applications and microservices. In this session we’ll explore options to mix this technologies together, enhancing your developer experience and increasing customer satisfaction.