Pinned Repositories
Aggregate_search_Project
聚合搜索功能
api-server
openAPI的后端项目
db-router
一个基于注解+mybatis拦截器+哈希散列完成的分库分表组件
faced-spring-boot-starter
An authentication whitelist middleware(一个鉴权白名单的中间件)
hystrix-kevinwang-spring-boot-starter
a hystrix tool of use annotation(一个使用注解的熔断工具)
javaBaseKnowledgeLearn
json_parser
a simple json parser tool for rust
oppenApi_Client_SDK
this is a starter,and to quick to develop for another developor
Pdd-Lottery
一个基于DDD架构的在线抽大转盘抽奖系统
sentiment_information_management
A system of sentiment information(舆情管理系统)
kevinWangSheng's Repositories
kevinWangSheng/Aggregate_search_Project
聚合搜索功能
kevinWangSheng/oppenApi_Client_SDK
this is a starter,and to quick to develop for another developor
kevinWangSheng/sentiment_information_management
A system of sentiment information(舆情管理系统)
kevinWangSheng/Pdd-Lottery
一个基于DDD架构的在线抽大转盘抽奖系统
kevinWangSheng/api-server
openAPI的后端项目
kevinWangSheng/db-router
一个基于注解+mybatis拦截器+哈希散列完成的分库分表组件
kevinWangSheng/faced-spring-boot-starter
An authentication whitelist middleware(一个鉴权白名单的中间件)
kevinWangSheng/hystrix-kevinwang-spring-boot-starter
a hystrix tool of use annotation(一个使用注解的熔断工具)
kevinWangSheng/javaBaseKnowledgeLearn
kevinWangSheng/json_parser
a simple json parser tool for rust
kevinWangSheng/JVM
a jvm,that can load class and parse it,and implement some base function
kevinWangSheng/Kevin
Config files for my GitHub profile.
kevinWangSheng/kevin-gateway-design
a primary gateway that contains gateway base function
kevinWangSheng/kevinDistributeSchedule-spring-boot-starter
a distribute schedule starter ,that can use like the spring annotation like @Schedule to execute some task,it is copy from the spring @Schedule.|(一个分布式定时任务,来自于spring的@Schedule注解的模仿和改造)
kevinWangSheng/kevinwang-methodext-spring-boot-starter
a method interceptor that use of white member and back member to decisce to run the method(一个方法拦截中间件,在方法执行前拦截并判断是否执行该方法的中间件)
kevinWangSheng/kevinWangSheng
My Proflie
kevinWangSheng/LinkTracing
a gateway tool to trace method invoke(一个链路追踪的网关工具)
kevinWangSheng/mybatis-kevinwang-spring-boot-starter
a orm middle ware,that package the sqlSession to execute the sql,the simple of mybatis (一个orm中间件,mybatis的简易功能版)
kevinWangSheng/MyWeiChat
a mimin weichat that copy from weichat
kevinWangSheng/netty-learning
netty的学习demo
kevinWangSheng/old_people_service
养老护工系统(护工上门服务)
kevinWangSheng/rateLimiter-kevinwang-springboot-starter
a rate limiter middle ware(一个限流中间件)
kevinWangSheng/rpc-kevinwang-spring-boot-starter
a rpc tool, that use redis to a registry central(一个使用redis作为注册中心的rpc工具)
kevinWangSheng/sentiment_front
a manage sentiment information system(舆情管理系统)
kevinWangSheng/spring-cloud-config
this is the spring cloud config
kevinWangSheng/spring-pattern-kevin-wang
SpringBoot通用功能初始化模板
kevinWangSheng/spring_cloud
kevinWangSheng/springboot_guigu_second_core_techonology
kevinWangSheng/tech-arch-doc
个人网站
kevinWangSheng/WebServer
first server for rust