Skip to content
View szcountryboy's full-sized avatar

Block or report szcountryboy

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
  • tools Public

    Python Updated Jul 18, 2023
  • Sa-Token Public

    Forked from dromara/Sa-Token

    这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...

    Java Apache License 2.0 Updated Jun 7, 2023
  • Java Updated Aug 17, 2022
  • HeidiSQL Public

    Forked from HeidiSQL/HeidiSQL

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi

    Pascal GNU General Public License v2.0 Updated Jun 28, 2022
  • SpringBoot系列Demo代码,每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习

    Java MIT License Updated Aug 9, 2021
  • CodeGuide Public

    Forked from fuzhengwei/CodeGuide

    📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!

    Updated Aug 7, 2021
  • unlocker-1 Public

    Forked from APX103/unlocker
    Python MIT License Updated Jun 30, 2021
  • cnvcl Public

    Forked from cnpack/cnvcl

    CnPack VCL Components

    Pascal Updated Jun 9, 2021
  • 🔥🔥🔥 基于Google Flutter的WanAndroid客户端,支持Android和iOS。包括BLoC、RxDart 、国际化、主题色、启动页、引导页!

    Dart BSD 2-Clause "Simplified" License Updated May 21, 2021
  • 博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。

    Java Updated May 14, 2021
  • springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层级展示,解决 layui.tree 树形组件,回显问题。数据交互都是以 JSON 格式交互。后台接口RESTful 风格…

    Java Updated Apr 22, 2021
  • spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。

    Java Apache License 2.0 Updated Apr 22, 2021
  • etcd4j Public

    Forked from jurmous/etcd4j

    Java / Netty client for etcd, the highly-available key value store for shared configuration and service discovery.

    Java Apache License 2.0 Updated Jan 8, 2021
  • riskcontrol Public

    Forked from sunpeak/riskcontrol

    轻量级JAVA实时业务风控系统框架

    Java Updated Sep 16, 2020
  • 一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。21篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。

    Java Updated Sep 15, 2020
  • mapdb Public

    Forked from jankotek/mapdb

    MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

    Java Apache License 2.0 Updated Sep 14, 2020
  • 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统…

    Java Apache License 2.0 Updated Sep 7, 2020
  • FFmpeg Public

    Forked from FFmpeg/FFmpeg

    Mirror of git://source.ffmpeg.org/ffmpeg.git

    C Other Updated Aug 10, 2020
  • crypto-js Public

    Forked from brix/crypto-js

    JavaScript library of crypto standards.

    JavaScript Other Updated Aug 3, 2020
  • minio Public

    Forked from minio/minio

    High Performance, Kubernetes Native Object Storage

    Go Apache License 2.0 Updated Jul 30, 2020
  • Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.

    Java Apache License 2.0 Updated Jul 18, 2020
  • The iconic SVG, font, and CSS toolkit

    JavaScript Other Updated Jul 15, 2020
  • UAParser.js - JavaScript library to detect browser, engine, OS, CPU, and device type/model from userAgent string. Supports browser & node.js environment. Also available as jQuery/Zepto plugin, Bowe…

    JavaScript MIT License Updated Jul 2, 2020
  • Saturn Public

    Forked from vipshop/Saturn

    The vip.com's distributed job scheduling platform.

    Java Apache License 2.0 Updated Apr 27, 2020
  • litemall Public

    Forked from linlinjava/litemall

    又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端

    Java MIT License Updated Apr 3, 2020
  • maxwell Public

    Forked from zendesk/maxwell

    Maxwell's daemon, a mysql-to-json kafka producer

    Java Other Updated Mar 19, 2020
  • vConsole Public

    Forked from Tencent/vConsole

    A lightweight, extendable front-end developer tool for mobile web page.

    JavaScript Other Updated Mar 14, 2020
  • hutool Public

    Forked from dromara/hutool

    A set of tools that keep Java sweet.

    Java Other Updated Mar 12, 2020
  • JDBC driver for ClickHouse

    Java Apache License 2.0 Updated Mar 9, 2020
  • Wechattty Project是一个基于JAVA的微信公众号(包括服务号和订阅号)和微信企业号的开发框架,封装良好的API让开发者可以专注于业务逻辑的开发,提高开发效率。

    Java Updated Mar 4, 2020