This guide asks the user to install an external dependency, Neo4J. A better solution would be using [Spring Boot's Docker Compose Support](https://docs.spring.io/spring-boot/reference/features/dev-services.html#features.dev-services.docker-compose). As an example, the [MySQL Spring Guide](https://spring.io/guides/gs/accessing-data-mysql) already follows this format.