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
absolutely needed I agree. I am looking to connect multiple databases (e.g. Oracle, DB2) using Spring JPA and I see no settings for that at all for example. Yet all examples outthere use application.properties to set the connection information, hibernate dialect etc.
It would be great if there were better instructions and if missing application.properties files could be provided.
I am not convinced that any specific database configuration instructions suit well in this repository. It is about showcasing high-level features of Spring Data, not low-level infrastructure setup. For a Spring Boot-based setup, this section of the reference documentation might be a good starting point.
No description provided.
The text was updated successfully, but these errors were encountered: