quicklysnail's repositories
spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
mone
No description, website, or topics provided
Spring-Cloud-Platform
🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新
staffjoy
微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
cvc
Coupon and voucher center
srpc
java灵活高性能rpc框架
JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
arkid-core
一账通是一款开源的企业级单点登录解决方案,支持多种标准协议,细粒度权限控制,完整的WEB管理功能,钉钉集成等,专为**市场优化
gpython
gpython is a python interpreter written in go "batteries not included"
jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
gonote
欢迎各位gopher一起来完善这份笔记,让更多的人能够了解go,学习go,使用go,热爱go. :thumbsup:
teleport
Teleport is a versatile, high-performance and flexible socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
nano
Lightweight, facility, high performance golang based game server framework
riot
Go Open Source, Distributed, Simple and efficient Search Engine
The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
python-decouple
Strict separation of config from code.
authlib
The ultimate Python library in building OAuth and OpenID Connect servers. JWS,JWE,JWK,JWA,JWT included.
grab
Web Scraping Framework
awesome-algorithm
刷题训练指南
ant_nest
Simple, clear and fast Web Crawler framework build on python3.6+, powered by asyncio.
yolo3-simple-application
verification code recognition
leetcode-python
使用Python刷leetcode案例
leetCode
:pencil2: 算法相关知识储备 LeetCode with Python :books: