You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
#mysqlspring.datasource.url=jdbc:mysql://172.18.1.152/field_normaliz?useUnicode=true&characterEncoding=utf-8spring.datasource.username=rootspring.datasource.password=Bfd123!@#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
#spring.datasource.url=jdbc:mysql://172.26.11.113:3306/intelligent_crawl?useUnicode=true&characterEncoding=utf-8#spring.datasource.username=root#spring.datasource.password=bfd123#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
#spring.datasource.url=jdbc:mysql://192.168.94.24:6446/intelligent_schema?useUnicode=true&characterEncoding=utf-8#spring.datasource.username=root#spring.datasource.password=baifendian#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
spring.mvc.view.suffix=.jspspring.mvc.view.prefix=/WEB-INF/spring.mvc.static-path-pattern=/static/**
#mybatismybatis.mapperLocations=classpath:com/bfd/mf/mapper/*.xml
|