From f62db11edaa4c7420591e03a04b63cb3e3e136c2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 22 Oct 2019 14:18:47 +0000 Subject: Revert "Spring Boot 2.2" This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. --- src/main/resources/application.properties | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main/resources/application.properties') diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e9d9b77f..e89670fa 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -3,4 +3,3 @@ spring.jackson.default-property-inclusion=non_default spring.jackson.serialization.write-dates-as-timestamps=false spring.h2.console.enabled=true spring.datasource.platform=h2 -spring.http.encoding.force=true -- cgit v1.2.3