#*****************************Êý¾Ý¿âÐÅÏ¢*****************************# spring.datasource.type=com.alibaba.druid.pool.DruidDataSource spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver #Ö÷Êý¾Ý¿âÐÅÏ¢ spring.datasource.druid.master.name=theory_user spring.datasource.druid.master.password=Theory_user@472 spring.datasource.druid.master.url=jdbc:mysql://localhost:3306/zebra_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 #´ÓÊý¾Ý¿âÐÅÏ¢ spring.datasource.druid.save.name= spring.datasource.druid.save.password= spring.datasource.druid.save.url= #³õʼÁ¬½ÓÊý spring.datasource.druid.initialSize=5 #×îСÁ¬½Ó³ØÊýÁ¿ spring.datasource.druid.minIdle=10 #×î´óÁ¬½Ó³ØÊýÁ¿ spring.datasource.druid.maxActive=20 #ÅäÖûñÈ¡Á¬½ÓµÈ´ý³¬Ê±µÄʱ¼ä spring.datasource.druid.maxWait=60000 #ÅäÖüä¸ô¶à¾Ã²Å½øÐÐÒ»´Î¼ì²â£¬¼ì²âÐèÒª¹Ø±ÕµÄ¿ÕÏÐÁ¬½Ó£¬µ¥Î»ÊǺÁÃë spring.datasource.druid.timeBetweenEvictionRunsMillis=60000 #ÅäÖÃÒ»¸öÁ¬½ÓÔÚ³ØÖÐ×îСÉú´æµÄʱ¼ä£¬µ¥Î»ÊǺÁÃë spring.datasource.druid.minEvictableIdleTimeMillis=300000 #ÅäÖÃÒ»¸öÁ¬½ÓÔÚ³ØÖÐ×î´óÉú´æµÄʱ¼ä£¬µ¥Î»ÊǺÁÃë spring.datasource.druid.maxEvictableIdleTimeMillis=900000 #ÅäÖüì²âÁ¬½ÓÊÇ·ñÓÐЧ spring.datasource.druid.validationQuery=SELECT 1 FROM DUAL spring.datasource.druid.testWhileIdle=true spring.datasource.druid.testOnBorrow=false spring.datasource.druid.testOnReturn=false spring.datasource.druid.spring.datasource.connectionProperties= spring.datasource.druid.filters=stat,config spring.datasource.druid.poolPreparedStatements=true spring.datasource.druid.maxPoolPreparedStatementPerConnectionSize=20 #*****************************»ù´¡ÐÅÏ¢*****************************# #Ãû³Æ zebra.name=RuoYi-plus #°æ±¾ zebra.version=2.0.1 #°æÈ¨Äê·Ý zebra.copyrightYear=2019 #ʵÀýÑÝʾ¿ª¹Ø zebra.demoEnabled=false #»ñÈ¡ipµØÖ·¿ª¹Ø zebra.addressEnabled=true #Îļþ·¾¶ zebra.profile=/var/ #»ñȡͷÏñÉÏ´«Â·¾¶ zebra.avatarPath=/var/avatar/ #»ñÈ¡ÏÂÔØÂ·¾¶ zebra.downloadPath=/var/download/ #»ñÈ¡ÏÂÔØÂ·¾¶ zebra.uploadPath=/var/upload/ #ipÏÞÖÆ zebra.ips= #Ë¢ÐÂÅäÖÃÖÐÐĵØÖ· zebra.config.refresh=http://127.0.0.1:7122/ruoyi-plus/actuator/refresh #¸ßµÂµØÍ¼key zebra.gd_map_key=b2ca9db6aaad8f18d5102524c3662be8 #API½Ó¿Ú·þÎñµØÖ· zebra.api_url=http://127.0.0.1:1213 #*****************************Redis»ù´¡ÐÅÏ¢*****************************# # REDIS (RedisProperties) # RedisÊý¾Ý¿âË÷Òý£¨Ä¬ÈÏΪ0£© spring.redis.database=0 # Redis·þÎñÆ÷µØÖ· spring.redis.host=192.168.11.86 # Redis·þÎñÆ÷Á¬½Ó¶Ë¿Ú spring.redis.port=3309 # Redis·þÎñÆ÷Á¬½ÓÃÜÂ루ĬÈÏΪ¿Õ£© spring.redis.password= # Á¬½Ó³Ø×î´óÁ¬½ÓÊý£¨Ê¹ÓøºÖµ±íʾûÓÐÏÞÖÆ£© spring.redis.pool.max-active=8 # Á¬½Ó³Ø×î´ó×èÈûµÈ´ýʱ¼ä£¨Ê¹ÓøºÖµ±íʾûÓÐÏÞÖÆ£© spring.redis.pool.max-wait=200 # Á¬½Ó³ØÖеÄ×î´ó¿ÕÏÐÁ¬½Ó spring.redis.pool.max-idle=8 # Á¬½Ó³ØÖеÄ×îС¿ÕÏÐÁ¬½Ó spring.redis.pool.min-idle=1 # Á¬½Ó³¬Ê±Ê±¼ä£¨ºÁÃ룩 spring.redis.timeout=3000 #*****************************druidͳ¼ÆÐÅÏ¢*****************************# #ͳ¼Æ°×Ãûµ¥ spring.datasource.druid.allow= #ͳ¼ÆºÚÃûµ¥ spring.datasource.druid.deny= #ͳ¼ÆÕ˺Šspring.datasource.druid.loginUsername=druid #ͳ¼ÆÃÜÂë spring.datasource.druid.loginPassword=123456 #ÊÇ·ñÄܹ»ÖØÖÃÊý¾Ý spring.datasource.druid.resetEnable=false #ºöÂÔµÄ×ÊÔ´ spring.datasource.druid.exclusions=*.js,*.gif,*.jpg,*.png,*.css,*.ico,/monitor/druid/* #ÊÇ·ñ´ò¿ªÂýsql¼Ç¼ spring.datasource.druid.mergeSql=true #Âýsql¼Ç¼ʱ¼ä spring.datasource.druid.slowSqlMillis=1000 #sql¼Ç¼ÈÕÖ¾ spring.datasource.druid.logSlowSql=true