Ingen beskrivning

ChenYL 518f5fb969 【第一版开发】 1 år sedan
.idea f51b3f6ba6 【项目开发】 1 år sedan
data-easy 518f5fb969 【第一版开发】 1 år sedan
doc 518f5fb969 【第一版开发】 1 år sedan
product-hunt 5110df69b5 【项目开发】 1 år sedan
.gitignore 98efcf65d3 【项目创建】 1 år sedan
README.md d06e433331 【项目开发】 1 år sedan
pom.xml a174d106ec 【项目开发】 1 år sedan

README.md

数易得

启动所需参数

-Dspring.profiles.active=dev -Djasypt.encryptor.password=XXXXX

启动所需参数,带网络代理

-Dspring.profiles.active=dev -Djasypt.encryptor.password=XXXX -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=10809 -Dhttps.proxyHost=127.0.0.1 -Dhttps.proxyPort=10809

参考