Skip to content

How to disable post boot validation completly? #22528

Answered by Postremus
Postremus asked this question in Q&A
Discussion options

You must be logged in to vote

I figured it out.
The validation is disabled on a per persistence unit basis, not for everything at once.

It works now:

%dev.quarkus.hibernate-orm.ds-name.database.generation=none
quarkus.hibernate-orm.ds-name.validate-in-dev-mode=false

Replies: 1 comment

Comment options

Postremus
Dec 30, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by Postremus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant