classPath=D:/workspace/FengChuan/WebContent/WEB-INF/lib/mysql-connector-java-5.1.31-bin.jar driver=com.mysql.jdbc.Driver #url=jdbc:mysql://120.24.43.237:3306/qiangkebao?autoReconnect=true&rewriteBatchedStatements=TRUE&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=UTF-8 #username=root #password=VIz1iZK7i2n3eonT url=jdbc:mysql://118.190.47.230:3306/minigame?autoReconnect=true&rewriteBatchedStatements=TRUE&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=UTF-8 username=root password=p011430seya10 maxActive=255 maxIdle=20 maxWait=100 #redis config info #redis.hostName=127.0.0.1 #redis.hostName=120.79.31.196 #redis.port=6379 #redis.timeout=15000 #redis.usePool=true #redis.maxIdle=6 #redis.minEvictableIdleTimeMillis=300000 #redis.numTestsPerEvictionRun=3 #redis.timeBetweenEvictionRunsMillis=60000