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 Spring Boot Docker Compose Support #31

Open
robertmcnees opened this issue Jul 31, 2024 · 1 comment
Open

Add Spring Boot Docker Compose Support #31

robertmcnees opened this issue Jul 31, 2024 · 1 comment

Comments

@robertmcnees
Copy link
Contributor

This guide asks the user to install an external dependency, Neo4J. A better solution would be using Spring Boot's Docker Compose Support.

As an example, the MySQL Spring Guide already follows this format.

@robertmcnees
Copy link
Contributor Author

Improvements can also be made to the tests in the complete folder so that an external Neo4J database is not required for passing tests. Currently our CI excludes tests in the complete folder for this reason.

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

No branches or pull requests

1 participant