Spring's new JdbcClient API for performing database operations
Learn how to perform JDBC operations using the new JdbcClient fluent API introduced in Spring framework 6.1.

Siva is a Developer Advocate at AtomicJar with 16+ years of experience in building scalable distributed enterprise applications using Java, Kotlin, GoLang, Java EE and Spring Boot technologies. He is interested in modern architectures including Microservices, Event-Driven and Modular-monoliths with a keen focus on CI/CD, and DevOps. He share his knowledge on his blog http://www.sivalabs.in.
1 views

Siva Katamreddy
9,980 viewsLearn how to perform JDBC operations using the new JdbcClient fluent API introduced in Spring framework 6.1.

Siva Katamreddy
9,502 viewsLearn how you can simplify your application testing and local development workflow using Testcontainers Desktop app.