src/main/resources の下に hibernate.properties というファイルを作成し以下の内容を記述すれば、ログが出力されなくなります。
hibernate.properties
hibernate.jdbc.lob.non_contextual_creation = true
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
src/main/resources の下に hibernate.properties というファイルを作成し以下の内容を記述すれば、ログが出力されなくなります。
hibernate.jdbc.lob.non_contextual_creation = true
Register as a new user and use Qiita more conveniently
Go to list of users who liked