spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.75k stars 38.15k forks source link

NoResourceFoundException: No static resource #33880

Closed githuailoveyou closed 1 week ago

githuailoveyou commented 1 week ago

curl --location --request GET '10.65.10.160:8070/job/?Action=GetJobList&AccountId=180000000' ERROR Tips: 2024-11-13 20:23:50.164 [TID: N/A] DEBUG 24733 --- [http-nio-8070-exec-5] o.s.w.s.DispatcherServlet :120 : {} "ERROR" dispatch for GET "/error?Action=GetJobList&AccountId=180000000", parameters={Action:[GetJobList], AccountId:[180000000]} image

curl --location --request GET '10.65.10.160:8070/job?Action=GetJobList&AccountId=180000000' Tips: You can get the results

A problem occurred during the upgrade of spring 5.2.4 -> 6.1.4

spring-boot 2.2.5 -> 3.2.3 image image help me brother

bclozel commented 1 week ago

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.