- data: set neo4j url username password in application.yml and com.test.data.test.Neo4jConfig
- mvn clean package
in module directory: mvn spring-boot:run or java -jar *.jar
Refresh All: curl -X POST http://localhost:8888/bus/refresh
Refresh Dedtination: curl -X POST http://localhost:8888/bus/refresh?destination=web:**
Refresh One: curl -X POST http://localhost:9001/refresh
moniter: http://localhost:9001/hystrix.stream