Do not start 2 netty server 59/83259/4
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 25 Mar 2019 20:23:08 +0000 (16:23 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 26 Mar 2019 17:38:58 +0000 (17:38 +0000)
commit5f7f21b2bbf8a6506ac2c0afa94e15f22c83d201
treebf43429d2e2fe63ccc37c3b45761d76443c639f9
parent4aee3138b446163fe45d4a92758e16068132ac41
Do not start 2 netty server

As webflux is enable through maven dependency, just configure the
netty server provided rather than created a new one.

Change-Id: I9aff7848b08b219f9f453a522fbc5608e6e5714c
Issue-ID: CCSDK-1182
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
ms/blueprintsprocessor/application/src/main/java/org/onap/ccsdk/cds/blueprintsprocessor/BlueprintHttpServer.java