Skip to content

Provide a configuration property for configuring an external jOOQ settings file #38778

Closed
@MelleD

Description

@MelleD

With Spring Boot you are used to setting most settings via customizer or properties.

I would like the same for jOOQ, e.g. with the batch size

https://github.com/jOOQ/jOOQ/blob/main/jOOQ/src/main/java/org/jooq/conf/Settings.java#L423C46-L423C46

The jOOQ properties should be expanded to be able to overwrite some/all default settings.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions