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
{{ message }}
This repository has been archived by the owner on May 12, 2020. It is now read-only.
Well, first you should start EmbeddedPostgres with specified login, password and port . And then you just give those to Hibernate, like you always do. Just make sure EmbeddedPostgres starts before Hibernate does. I use Spring for that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I using this lib and I don't know how setting with hibernate, you can help me with this configuration?
The text was updated successfully, but these errors were encountered: