InfoQ Homepage Java EE Content on InfoQ
-
Posted by
Jens Schauder
on
Jun 18, 2020
Domain-Driven Design with Relational Databases Using Spring Data JDBC
Jens Schauder discusses how to design an object model the DDD way, why this might be a good idea, and how to build a persistence layer for it backed by Spring Data JDBC.
on Jun 18, 2020Icon01:10:16 -
Posted by
Jens Schauder
on
Mar 04, 2020
Spring Data JPA from 0-100 in 60 Minutes
Jens Schauder looks into how Spring Data JPA works and how it integrates with Spring by means of Spring Data JPA.
on Mar 04, 2020Icon01:02:26 -
Posted by
Anil Gursel
on
Jan 29, 2020
Reactor: The New Power Source for PayPal's JVM Framework
Anil Gursel and Rick Hogge share the technical journey for moving PayPal engineers from a JAX-RS imperative programming model to a reactive stack.
on Jan 29, 2020Icon01:05:08 -
Posted by
Valdir Scarin
on
Jan 16, 2019
Evolve Legacy Java EE Apps to Spring Boot Apps in One Minute
Valdir Scarin discusses the migration from a Java EE system to Spring at CCEE, Brazil: preparing the migration, evaluation of PoCs, various solutions found and the one executed, integration tests used
on Jan 16, 2019Icon19:52 -
Posted by
Jens Schauder
on
Nov 13, 2018
The New Kid on the Block: Spring Data JDBC
Jens Schauder describes the current state of Spring Data JDBC, its features and some of the underlying design decisions, especially its DDD-based API.
on Nov 13, 2018Icon01:04:39 -
Posted by
Ben Hale
on
Nov 06, 2018
Reactive Relational Database Connectivity
Ben Hale discusses the Reactive Relational Database Connectivity (R2DBC), explaining how the API works, the benefits of using it, and how it contrasts with the ADBC proposed as a successor to JDBC.
on Nov 06, 2018Icon32:54 -
Posted by
Jeanne Boyarsky
on
Oct 10, 2018
"Yo... Ask Me Anything" - Panel of NY Senior Java Developers
The panelists discuss thoughts on the latest trends in Java, the new release model, modules, modern garbage collectors, Kotlin for the enterprise, Eclipse stewardship of JEE and more.
on Oct 10, 2018Icon49:39 -
Posted by
Thomas Risberg
on
Jun 16, 2018
JDBC, What Is It Good For?
Thomas Risberg reviews what has been happening in the world of JDBC lately and how it fits with the latest trends like Reactive, Non-Blocking APIs, Microservices, CQRS and Event Sourcing.
on Jun 16, 2018Icon30:29 -
Posted by
Violeta Georgieva
on
Mar 14, 2018
Reactive Applications on Apache Tomcat and Servlet 3.1 Containers
Violeta Georgieva explains using the Servlet/Reactive Streams bridge to create reactive applications that can be deployed on Apache Tomcat or any Servlet 3.1 compatible containers.
on Mar 14, 2018Icon29:48 -
Posted by
Josh Long
on
Mar 02, 2018
Programmatic Bean Registration with Spring Framework 5.0
Josh Long presents the existing programmatic bean registration support in Spring Framework 5 in both Kotlin and Java.
on Mar 02, 2018Icon25:53 -
Posted by
Rossen Stoyanchev
on
Feb 02, 2018
Servlet or Reactive Stack: you have choices...
Rossen Stoyanchev compares Spring Servlet with Reactive Streams and discusses what can be done with them.
on Feb 02, 2018Icon01:10:52 -
Posted by
Rossen Stoyanchev
on
Aug 09, 2017
Servlet vs Reactive Stacks in Five Use Cases
Rossen Stoyanchev talks about five common use cases in web application development and explores the impact of building on Servlet and Reactive stacks. He uses RxJava, Reactor, Spring MVC and WebFlux.
on Aug 09, 2017Icon57:30