Alice52 / project

This repository is muti language and tech integration project.
MIT License
0 stars 0 forks source link

[ec] exception handler #104

Closed Alice52 closed 3 years ago

Alice52 commented 3 years ago
Alice52 commented 3 years ago

root cause

  1. spring mvc config error

solution

  1. code change
spring:
  mvc:
    throw-exception-if-no-handler-found: true
  resources:
    add-mappings: false