You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dschulz rather than pasting code here, can you please share a sample project that reproduces the issue? We have postgres instances around if we really have to use that we can. If you can reproduce the issue with H2 or something that would be obviously easier. Thanks.
Simple barebones Gradle application runs without problems with
gradle bootRun
but fails when ran as jar. Here's a gist with the log.This is how I build the jar:
application.properties file:
main application:
The text was updated successfully, but these errors were encountered: