All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hanghong.test.3.0.17.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 3.0.38
Show newest version
spring.datasource.url=jdbc:postgresql://127.0.0.1:5432/check_job
spring.datasource.username=postgres
spring.datasource.password=Hik12345
mybatis-plus.type-handlers-package=test.test
mybatis-plus.mapper-locations=classpath*:/mapper/**/*.xml
mybatis-plus.mapper-locations2=classpath*:/mapper/**/*.xml
mybatis-plus.mapper-locations3=classpath*:/mapper/**/*.xml
mybatis-plus.mapper-locations4=classpath*:/mapper/**/*.xml 
spring.redis.host=50.1.43.74
spring.profiles.active=dev
logging.level.com.baomidou.mybatisplus.core=debug




© 2015 - 2024 Weber Informatics LLC | Privacy Policy