# bpmdemo #### Description bpm demo project #### Software Architecture Software architecture description #### Installation 1. create database bpmdemo, source doc/bpmdemo.sql, grant all privileges on bpmdemo.* to demo@'localhost' identified by 'demo'; 2. vi maven/conf/setting.xml, mirror.url=http://nexus.agilebpm.cn/nexus/content/repositories/public 3. run redis-server, run BpmDemoApplication #### HTTPS+HTTP2.0 1. sh start.sh keystore, -Dserver.ssl.enabled=true, enable HTTPS+HTTP2.0 2. -Dserver.undertow.io-threads=2,-Dserver.undertow.worker-threads=3 #### System Properties 1. -Dswagger.host=domain.com 2. -Dmail.enabled=true