Encountered a problem about SpringMVC and Baidu Aip Speech.
After adding
1 |
|
this into Maven POM, SpringMVC cannot map requests. The console does not display map information. But once deleted this, SpringMVC can map requests again. I would like to know how to solve the problem…