Feature for micro service communication 07/97407/10
authorPatrick Brady <patrick.brady@att.com>
Tue, 22 Oct 2019 02:05:35 +0000 (19:05 -0700)
committerTakamune Cho <takamune.cho@att.com>
Fri, 8 Nov 2019 16:39:03 +0000 (16:39 +0000)
The appc-service-communicator feature will be responsible
for communication between any appc microservices which are
developed.

The appc dmaap micro service connector is part of this feature.
MessagingConnector.java is the main new class here.

Some code is copied from appc event listener and dmaap adapter.
Will be moved in a later commit.

Change-Id: Ic57f5ee6a9ab1538c6ddaa3e7c25ac0c9797fae0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744


No differences found