Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# JOOQ Containers
> [!WARNING]
> Please note: this plugin is *DEPRECATED* and not maintained. It should be replaced with
> [testcontainers-jooq-codegen-maven-plugin](https://github.com/testcontainers/testcontainers-jooq-codegen-maven-plugin)

[ ![Download](https://api.bintray.com/packages/mytaxi/oss/jooqcontainers/images/download.svg) ](https://bintray.com/mytaxi/oss/jooqcontainers/_latestVersion)
# JOOQ Containers

JOOQ Codegen + Testcontainers = JOOQ Containers

Expand Down Expand Up @@ -184,4 +186,4 @@ If generated classes fail to compile,

# Contributors: Publishing a new version

A guide for contributors can be found at [PUBLISHING.md](PUBLISHING.md)
A guide for contributors can be found at [PUBLISHING.md](PUBLISHING.md)