Pinned Repositories
aliyun-oss-plugin
Jenkins插件: 上传Artifactss到阿里云OSS 支持了pipline部署
cache
springboot cache
CGlib-test
运用CGlib 进行动态对象生成,便于理解aop原理
dingding-notifications-plugin
在原功能基础上增加了版本号的传输
microservices-pact-maven
基于maven的pact契约测试demo
qiniu-upload-plugins
jekins的七牛云上传插件,支持pipline部署
spring-tx-demo
一些Spring事务的例子
tree
根据java的引用特性获取树形json,避免使用遍历算法
wechat_multi
微信服务的路由中转站,可以实现微信多公众号配置,可以实现一个服务里配置多个不同公众号,还可以实现多个公众号共用同一套业务逻辑
shengxiluo20's Repositories
shengxiluo20/wechat_multi
微信服务的路由中转站,可以实现微信多公众号配置,可以实现一个服务里配置多个不同公众号,还可以实现多个公众号共用同一套业务逻辑
shengxiluo20/tree
根据java的引用特性获取树形json,避免使用遍历算法
shengxiluo20/qiniu-upload-plugins
jekins的七牛云上传插件,支持pipline部署
shengxiluo20/aliyun-oss-plugin
Jenkins插件: 上传Artifactss到阿里云OSS 支持了pipline部署
shengxiluo20/microservices-pact-maven
基于maven的pact契约测试demo
shengxiluo20/spring-tx-demo
一些Spring事务的例子
shengxiluo20/cache
springboot cache
shengxiluo20/CGlib-test
运用CGlib 进行动态对象生成,便于理解aop原理
shengxiluo20/dingding-notifications-plugin
在原功能基础上增加了版本号的传输
shengxiluo20/draw-lottery
美团DDD实践 示例项目
shengxiluo20/feign
fegin demo
shengxiluo20/forkJoin-learning
forkjoin框架demo
shengxiluo20/hello-gradle
shengxiluo20/java
Interview && leetcode
shengxiluo20/javaDesign
shengxiluo20/pact-jvm
JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
shengxiluo20/Pact-JVM-Example
Example Consumer & Provider projects for Pact JVM
shengxiluo20/personal-income-tax
根据最新版个税制度计算个税
shengxiluo20/poi
运用poi技术,匹配execl中的单词是否在word文档中,详细操作可看项目中process.gif
shengxiluo20/python
python 学习
shengxiluo20/reflection-annotation
运用注解及放射进行对象转换
shengxiluo20/sdmq
is a simple delay message queue, based on redis and kotlin
shengxiluo20/sharding-sphere
shengxiluo20/spring-boot-examples
Spring Boot 技术栈示例代码,快速简单上手教程。
shengxiluo20/spring-boot-istio-demo
使用Spring Boot+gRPC构建微服务并部署到Istio的示例项目。
shengxiluo20/spring-cloud-contract
samples for spring cloud contract(http)
shengxiluo20/spring-cloud-shengxiluo
spring-cloud 学习
shengxiluo20/springboot-ssm
springboot整合mybatis(SSM项目整合)