Skip to content
View zjwpw's full-sized avatar

Block or report zjwpw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. aarondsw aarondsw Public

  2. shiro shiro Public

    Forked from apache/shiro

    Mirror of Apache Shiro

    Java

  3. xbin-store-cloud xbin-store-cloud Public

    Forked from xubinux/xbin-store-cloud

    模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Cloud 使用dubbox版本请查看

    JavaScript

  4. dubbokeeper dubbokeeper Public

    Forked from dubboclub/dubbokeeper

    dubbo服务管理以及监控系统

    JavaScript

  5. ace-admin ace-admin Public

    Forked from wxiaoqi/Spring-Cloud-Platform

    Spring Cloud API Admin是基于spring cloud统一管理授权、认证后台管理系统,具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后台管理系统的脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、Security、Mybatis等主要框架和中间件,前端…

    JavaScript

  6. ace-cache ace-cache Public

    Forked from wxiaoqi/ace-cache

    基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的spring boot应用之中。

    Java