From 4a487711589b7611646b37e536d613ebe221d400 Mon Sep 17 00:00:00 2001 From: Steve Souza Date: Thu, 24 Jan 2019 16:11:08 -0500 Subject: [PATCH] get rid of whitespace --- experiment3_rest/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment3_rest/src/main/resources/application.properties b/experiment3_rest/src/main/resources/application.properties index 925425f..7210aac 100644 --- a/experiment3_rest/src/main/resources/application.properties +++ b/experiment3_rest/src/main/resources/application.properties @@ -60,4 +60,4 @@ server.tomcat.accesslog.enabled=true server.tomcat.basedir=logs # not sure what is different between these 2... spring.application.name=experiment3_rest -camel.springboot.name=camel.experiments3 +camel.springboot.name=camel.experiments3 \ No newline at end of file