Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 399 Bytes

book-service

Book Service for Software Architecture Project

JMS Sends a message to the books-queue queue of ActiveMQ on each Add, Update, and Delete calls

For JMS Listener check out the book-queue-listener

For Rest Template Client for Book service check out the boos-rest-client