-
Clone the repo.
-
Import the root
pom.xmlinto your favorite IDE or runmvn package. -
Download and install the following services:
-
Neo4J Community Editioni - version 2.1.x - Cypher changes won’t make it possible to work with 2.2.x
-
Either from the IDE or the command line (i.e.
java -jar target/appname.jar), run the applications in the following order:-
springbox-config-server -
springbox-eureka -
springbox-auth-server -
springbox-catalog -
springbox-reviews -
springbox-recommendations -
springbox-api-gateway
-
-
Load data into the reviews DB by running
springbox-reviews/scripts/loadReviews.sh. -
Load data into the recommendations DB by running
springbox-recommendations/scripts/loadGraph.sh. -
Visit http://localhost:9000 and you should see something like the following:
forked from spring-attic/springbox-cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
rearchGIT/springbox-cloud
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Spring Cloud Reference Application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 80.7%
- HTML 7.2%
- JavaScript 7.0%
- Shell 5.1%
