文件名称:disconf-web-2.6.33简化版
文件大小:36.42MB
文件格式:WAR
更新时间:2019-06-08 15:58:11
disconf web 2.6.33 简化版
disconf-web-2.6.33简化版, 官方地址:https://github.com/knightliao/disconf
简化版主要不用依赖Nginx,部署步骤如下:
1.按照disconf-web.war/sql/readme.md执行SQL脚本创建库表和基础数据。
2.修改war包下的配置文件,具体目录是disconf-web.war\WEB-INF\classes\
jdbc-mysql.properties (数据库配置)
redis-config.properties (Redis配置)
zoo.properties (Zookeeper配置)
application.properties (应用配置)
3.修改tomcat的server.xml配置: