【发布时间】:2018-03-01 05:46:29
【问题描述】:
application.properties文件中这些属性有什么用
我们什么时候使用它们?
spring.mvc.throw-exception-if-no-handler-found=true
spring.sources.add-mappings=false
【问题讨论】:
-
docs.spring.io/spring-boot/docs/current/reference/html/… strg + f "spring.mvc.throw-exception-if-no-handler-found" => 利润
标签: java spring spring-mvc spring-boot