-
-
Couldn't load subscription status.
- Fork 102
Closed
Labels
Description
Describe the bug
After the merge of #635 i get two weird JOOQ warnings when application:generateJooq is run:
https://paste.gg/p/anonymous/b7a3745102084111ad7a1b0acfecf599
https://paste.gg/p/anonymous/9b93f379917e439c880c06f331ca8270
The application still runs with the two warnings but they are incredibly annoying because IntelliJ interprets them as errors so every time you start your application you have to switch away from the error message tab.
Expected behavior
Have no warnings
To Reproduce
- Checkout commit f2d9ff3
- Run application:run
