根据王争老师的设计模式教程编写的接口认证 实战
☆14Oct 13, 2020Updated 5 years ago
Alternatives and similar repositories for auth
Users that are interested in auth are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 领域驱动设计落地实现基础脚手架☆12Jul 20, 2022Updated 3 years ago
- focus on io☆10Aug 20, 2021Updated 4 years ago
- Spring知识汇总☆28Sep 27, 2018Updated 7 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- Claude Code plugin for Java JAR security audit — 基于 jar-analyzer 的 Claude Code 安全审计插件,构建数据库,AI 深入分析☆110Mar 20, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆10Jun 5, 2022Updated 3 years ago
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆27Nov 10, 2018Updated 7 years ago
- Go 语言优秀资源整理,为项目落地加速🏃☆10May 28, 2022Updated 3 years ago
- MyBatis 是一款非常优秀的持久层框架,相对于IBatis更是精进了不少。与此同时它还提供了很多的扩展点,比如最常用的插件;语言驱动器,执行器,对象工厂,对象包装器工厂等等都可以扩展。那么,如果想成为一个有深 度的男人(程序猿),还是应该好好的学习一下这款开源框架的源码,…☆20Dec 16, 2022Updated 3 years ago
- ☆12Dec 28, 2020Updated 5 years ago
- To be a redis cluster manager☆10Dec 4, 2015Updated 10 years ago
- Linux 中国徽标征集活动☆10Nov 1, 2019Updated 6 years ago
- 2048乐队是一个很牛逼的乐队!这是一个轻量级的Java模块隔离框架☆12Apr 26, 2021Updated 4 years ago
- 工具类合集☆14Jul 2, 2025Updated 9 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Tiny Distributed File System, simple implementation of HDFS/GFS.☆10Nov 19, 2019Updated 6 years ago
- 项目中保留了向开源社区提交过的patch☆16Oct 22, 2017Updated 8 years ago
- 极客微服务☆10Jul 14, 2019Updated 6 years ago
- Distributed version of Spring Petclinic built with Spring Cloud☆10Feb 22, 2020Updated 6 years ago
- Golang Web Courseware Golang原生web教学课件☆13Jun 14, 2019Updated 6 years ago
- Scalable IO in Java☆18Oct 7, 2018Updated 7 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。