July 2017
Intermediate to advanced
414 pages
11h 18m
English
Perform the following steps to build and test the microservices developed in this chapter:
mvn -Dmaven.test.skip=true install
rabbitmq_server-3.5.6/sbin$ ./rabbitmq-server
java -jar target/fares-1.0.jar
java -jar target/search-1.0.jar
java -jar target/checkin-1.0.jar
java -jar target/book-1.0.jar
java -jar target/website-1.0.jar
Read now
Unlock full access