I have Spring boot app running Java 11:
org.springframework.boot spring-boot-star
You should set on the "application.properties" file:
server.max-http-header-size=48000
48000 is an example of an excessive header, put whatever you want.