From dc4f55d417a01246ec89b7249e88d1f2b734ecd9 Mon Sep 17 00:00:00 2001 From: David Turanski Date: Sun, 30 Aug 2020 15:11:14 -0400 Subject: [PATCH] Fix http source properties --- applications/source/http-source/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index 1366b8ed..edceec76 100644 --- a/applications/source/http-source/pom.xml +++ b/applications/source/http-source/pom.xml @@ -53,9 +53,9 @@ org.springframework.cloud.fn.supplier.http.HttpSupplierConfiguration.class - spring.main.web-application-type=reactive - spring.cloud.streamapp.security.enabled=false - spring.cloud.streamapp.security.csrf-enabled=false + reactive> + false + false>