GithubHelp home page GithubHelp logo

anwarchk / springbox-cloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spring-attic/springbox-cloud

0.0 3.0 0.0 497 KB

Spring Cloud Reference Application

Java 80.67% HTML 7.20% JavaScript 7.00% Shell 5.13%

springbox-cloud's Introduction

SpringBox Reference Application

Running Locally

  1. Clone the repo.

  2. Import the root pom.xml into your favorite IDE or run mvn package.

  3. Download and install the following services:

    1. RabbitMQ

    2. MongoDB

    3. Neo4J Community Editioni - version 2.1.x - Cypher changes won’t make it possible to work with 2.2.x

  4. Either from the IDE or the command line (i.e. java -jar target/appname.jar), run the applications in the following order:

    1. springbox-config-server

    2. springbox-eureka

    3. springbox-auth-server

    4. springbox-catalog

    5. springbox-reviews

    6. springbox-recommendations

    7. springbox-api-gateway

  5. Load data into the reviews DB by running springbox-reviews/scripts/loadReviews.sh.

  6. Load data into the recommendations DB by running springbox-recommendations/scripts/loadGraph.sh.

  7. Visit http://localhost:9000 and you should see something like the following:

    homepage

springbox-cloud's People

Contributors

viniciusccarvalho avatar scottfrederick avatar

Watchers

James Cloos avatar Anwar C avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.