Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,084 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 2 commits in 1 repository
Created a pull request in dromara/soul that received 1 comment
Fix spi test
Make sure that: You have read the contribution guidelines. You submit test cases (unit or integration tests) that back your changes. Your loca…
Opened 2 other pull requests in 1 repository
dromara/soul
2
merged
Reviewed 2 pull requests in 2 repositories
dromara/soul-dashboard 1 pull request
dromara/soul 1 pull request
Created an issue in dromara/soul that received 1 comment
maven pom配置文件优化
1、把依赖版本号统一放到properties里面 例如下面的版本需要改下放到<properties></properties>中
<dependency> <groupId>org.apache.zookeeper</groupId> <artifactId>zookeeper</artifa…