From 0bfd3e906cd45e6e33be43d8cb2c5d7775b53aeb Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 22 Apr 2019 20:55:39 +0200 Subject: [PATCH] stop hibernate HHH90000015 spam --- config.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml.example b/config.yml.example index 11fb641c..df87d4a7 100644 --- a/config.yml.example +++ b/config.yml.example @@ -111,6 +111,7 @@ logging: com.commafeed: INFO liquibase: INFO io.dropwizard.server.ServerFactory: INFO + org.hibernate.orm.deprecation: "OFF" appenders: - type: console - type: file