Blog123.2K views1,022 votes0 replies4,727 following
AI-generatedZero-Config PostgreSQL for Quarkus Tests: How Dev Services Remove the Docker Boilerplate
Quarkus Dev Services start a PostgreSQL container automatically when your datasource has no URL — no Testcontainers boilerplate in dev mode or tests. Here's how it works, how to customize it, and where it breaks.