vladmihalcea / high-performance-jooqLinks
The High-Performance jOOQ code examples
☆17Updated 3 months ago
Alternatives and similar repositories for high-performance-jooq
Users that are interested in high-performance-jooq are comparing it to the libraries listed below
Sorting:
- Spring 6 and Spring Boot 3 playground☆81Updated last month
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated last week
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Spring Boot 3.x template with OpenTelemetry Agent☆21Updated last year
- A visual way to increase the developer awareness to minimize the number of Beans in memory.☆60Updated last year
- WireMock module for Testcontainers for Java☆60Updated 2 weeks ago
- Gemini workshop for Java developers, using the Spring AI orchestration framework☆12Updated 2 months ago
- ☆18Updated 2 years ago
- Spring Boot HTTP Clients provides zero-boilerplate auto-configuration for WebClient and Spring 6 HTTP Interface based HTTP clients in a S…☆107Updated last year
- Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database☆32Updated last week
- JPA Early Primary Key Library☆30Updated 2 years ago
- Application security best practices and code implementations for Java developers. This project is intended for didactic purposes only, su…☆50Updated 3 months ago
- Spring Boot Project Generator CLI☆25Updated 3 months ago
- Demo illustrating Spring Boot deployment on Kubernetes with automatic manifests generation with Dekorate☆11Updated last week
- TypeMap and TypeConverter for a dynamic, extendable, high-performance type conversion library that's native-ready for GraalVM. This robus…☆49Updated this week
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆38Updated 2 months ago
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- This repository shows the most interesting Spring Boot features☆50Updated last week
- Testcontainers samples☆49Updated last week
- Demonstrate how to use Spring Boot 3.3+ CDS support☆25Updated last year
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated last week
- ☆40Updated 2 years ago
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Profile & Improve Your Spring Tests ⏱️☆43Updated this week
- Library providing predefined ArchUnit rules for Spring applications☆90Updated 2 months ago
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆43Updated last week
- Hi, Spring fans! In this installment we're going to look at how to setup a durable, secure, scalable, restartable, load-balanceable Sprin…☆37Updated last year
- Sample projects using Testcontainers for Java