mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
application.properties
보안상 문제로 일단 삭제
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#DB Datasource
|
#DB Datasource
|
||||||
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
|
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
|
||||||
spring.datasource.url=jdbc:mariadb://summerneko.com:43306/wms
|
spring.datasource.url=jdbc:mariadb://ttttt:1234/abc
|
||||||
spring.datasource.username=client
|
spring.datasource.username=
|
||||||
spring.datasource.password=no1wms
|
spring.datasource.password=
|
||||||
|
|
||||||
# Mapper Xml Location
|
# Mapper Xml Location
|
||||||
mybatis.mapper-locations=classpath:mappers/*.xml
|
mybatis.mapper-locations=classpath:mappers/*.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user