Skip to content
View UzerWang's full-sized avatar

Block or report UzerWang

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. jeesite jeesite Public

    Forked from thinkgem/jeesite

    JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。

    JavaScript

  2. OnJava8-Examples OnJava8-Examples Public

    Forked from BruceEckel/OnJava8-Examples

    Code Examples for the book "On Java 8"

    Java

  3. BilibiliLiveRecorder BilibiliLiveRecorder Public

    Forked from nICEnnnnnnnLee/BilibiliLiveRecorder

    pure-java B站/Acfun/斗鱼/虎牙/快手/抖音/YY/战旗/花椒 直播视频录制。仅需Java环境即可运行【维护模式,不主动新增Feature】

    Java

  4. ssm_bilibili ssm_bilibili Public

    Forked from ArvinZhangX/ssm_bilibili

    ssm(spring+spring mvc+mybatis+maven)高仿bilibili视频网站项目实例

    Java

  5. sihai-maven-ssm-alipay sihai-maven-ssm-alipay Public

    Forked from hello-java-maker/sihai-maven-ssm-alipay

    阿里支付宝支付和微信支付,包括:阿里沙箱环境支付宝测试demo,支付宝支付整合到spring+springmvc+mybatis环境和微信整合到如上环境,功能非常齐全,只需要修改对应的配置文件即可,帮助文档齐全!

    Java

  6. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

    C