jpomykala / spring-jooq-flyway-testcontainers-junit5
🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
☆31Updated 2 years ago
Alternatives and similar repositories for spring-jooq-flyway-testcontainers-junit5:
Users that are interested in spring-jooq-flyway-testcontainers-junit5 are comparing it to the libraries listed below
- Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry☆27Updated 3 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆42Updated 3 years ago
- Testcontainers (https://www.testcontainers.org/) samples☆21Updated 2 months ago
- JHipster Works with Spring Native!☆24Updated 3 years ago
- Micronaut vs Spring - build time, startup time, heap size, used heap size comparision and Gatling load tests.☆19Updated 3 years ago
- Simple demo demonstrates using Spring Boot, Kotlin, Elasticsearch, JUnit5 and testcontainers☆16Updated 3 years ago
- Efficient containers with Spring Boot 3.3, Java 21, CDS and Virtual Threads☆52Updated 5 months ago
- SpringBoot Starter for Localstack☆52Updated last year
- Hi, Spring fans! In this installment, we'll look at how to build tenancy-aware JDBC applications☆24Updated 2 years ago
- Source code for distributed transactions article from 2008, updated to use Spring Boot☆21Updated 2 years ago
- A bad microservices (Spring Version of https://microservices-demo.github.io)☆60Updated 3 years ago
- Micrometer Observation API instrumentation and Spring Boot 3 Auto-Configuration for JDBC APIs☆72Updated 2 months ago
- JTAF - Java Track and Field☆26Updated this week
- ☆27Updated 7 years ago
- ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application☆40Updated 5 years ago
- A step-to-step migration from JavaConfig to functional☆32Updated 2 years ago
- Java Library for transparently en/decrypting parts of persisted data in order to comply with GDPR☆58Updated this week
- Common exception handler for Spring boot web applications☆34Updated this week
- ☆30Updated 6 years ago
- ☆32Updated 3 years ago
- Intellij IDEA Live Templates☆34Updated 2 weeks ago
- Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database☆30Updated last month
- ☆19Updated last year
- Some naive blockchain implementations used for demonstrating Webflux and Micrometer☆26Updated 6 years ago
- Kotlin-Spring-OutBox-Microservice