Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add readme to jpa/examples to explain the contents #182

Open
odrotbohm opened this issue Apr 6, 2016 · 2 comments
Open

Add readme to jpa/examples to explain the contents #182

odrotbohm opened this issue Apr 6, 2016 · 2 comments

Comments

@odrotbohm
Copy link
Member

No description provided.

@dbnex14
Copy link

dbnex14 commented May 19, 2022

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.

@odrotbohm
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants