@Select模糊查询已解决,增加SearchController

master
istars 7 years ago
parent 598b6f07c3
commit 7ecd13a4ca

@ -1,8 +1,8 @@
spring: spring:
mvc: mvc:
view: view:
prefix: /WEB-INF/views/ prefix:
suffix: .jsp suffix: .html
datasource: datasource:
url: jdbc:mysql://localhost:3306/loan?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8 url: jdbc:mysql://localhost:3306/loan?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8
username: root username: root

Loading…
Cancel
Save