I have Spring boot app running Java 11:
org.springframework.boot spring-boot-star
In spring boot 1.3.5.RELEASE what worked for me is setting the following entry in application.properties:
server.tomcat.max-http-header-size=100000