0

I am facing following error while deploying Spring boot application in Tomcat

Error:- As i hit the following url http://localhost:8080/serviceapp/

it is giving.

The request was rejected because the URL was not normalized

Unable to find the reason behind the above issue.

Michael Petch
  • 46,082
  • 8
  • 107
  • 198
learner
  • 332
  • 2
  • 6
  • 22
  • Possible duplicate of [Spring 5.0.3 RequestRejectedException: The request was rejected because the URL was not normalized](https://stackoverflow.com/questions/48453980/spring-5-0-3-requestrejectedexception-the-request-was-rejected-because-the-url) – SparkFountain Aug 30 '19 at 09:35
  • I have checked that link. It does not help. – learner Aug 30 '19 at 09:43
  • can you post the code related to how you defined your controller and the full exception with the stacktrace? – elirandav Aug 30 '19 at 12:26

0 Answers0