Skip to content

Commit 5051687

Browse files
committed
web
1 parent 1fe2f88 commit 5051687

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ spring.aop.proxy-target-class=true
8080
# MyBatis config
8181
mybatis.type-aliases-package=cn.com.hellowood.dynamicdatasource.mapper
8282
mybatis.mapper-locations=mappers/**Mapper.xml
83-
server.port=9999
83+
server.port=9999
84+
spring.mvc.throw-exception-if-no-handler-found=true

0 commit comments

Comments
 (0)