Skip to content

Auto-configure jOOQ with TransactionListenerProvider beans #13329

@Timmeey

Description

@Timmeey

I'm letting Spring manage my DSLContext and Configuration. Therefore it uses the JooqAutoConfiguration class to instantiate everything.

Now i wanted to use a custom TransactionListener(Provider)

Contrary to Execute/Record/Visit-Listener the JooqAutoConfiguration does not ask for a Bean of the Type TransactionListenerProvider.

This doesn't look intentional

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions