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

jiaao.c-jsongen-es-demo.1.15.9.2.source-code.application.properties Maven / Gradle / Ivy

The newest version!
spring.datasource.db-test.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.db-test.initial-size= '20'
spring.datasource.db-test.jdbc-url= jdbc:mysql://localhost:3306/test?useUnicode=true&useSSL=false&characterEncoding=utf8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&&allowMultiQueries=true
spring.datasource.db-test.max-active= '200'
spring.datasource.db-test.min-idle= '20'
spring.datasource.db-test.password= test@123
spring.datasource.db-test.test-on-borrow= 'true'
spring.datasource.db-test.test-while-idle= 'true'
spring.datasource.db-test.time-between-eviction-runs-millis= '3600000'
spring.datasource.db-test.username= test



elasticsearch.business.host= http://localhost:9200
elasticsearch.business.password=
elasticsearch.business.username=




© 2015 - 2025 Weber Informatics LLC | Privacy Policy