Pinned Repositories
algorithm-learning
kit自学:研究算法
com-springmvc-framework-demo
源码主要用于学习SpringMVC机制原理,根据SpringMVC原理自实现一个简单的前端控制器DispatcherServlet,完成API请求并返回处理结果。内容主要包括:自定义@Autowried,@Controller,@RequestMapping,@ResponseBody,@Service注解,以及实现SpringMVC项目启动时初始化过程中的行为: 1. 扫描配置路径下带有注解的类. 2. 初始化所有的类,放入到IOC容器中,实现@Autowried自动注入. 3. 初始化HandlerMapping,根据url映射不同的Controller方法. 4. 拦截URL请求,执行相应的方法. 5. 返回Handler处理结果.
config-center-for-snailmall
关于蜗牛商城的配置中心
druid
阿里巴巴计算平台事业部出品,为监控而生的数据库连接池
dynamic-datasource-spring-boot-starter
dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
eureka
AWS Service registry for resilient mid-tier load balancing and failover.
guava
Google core libraries for Java
IoT-Technical-Guide
:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
JDK-1
Source code for multiple JDK versions(1.6/1.7/1.8/1.9/10/11/12 JDK's src.zip), Only for learning; "rt_debug.jar" can be used for debugging.
wanghengGit's Repositories
wanghengGit/druid
阿里巴巴计算平台事业部出品,为监控而生的数据库连接池
wanghengGit/blog
wanghengGit/dbeaver
Free universal database tool and SQL client
wanghengGit/DesignPatterns
设计模式
wanghengGit/DesignPatterns-learning
DesignPatterns-learning 设计模式学习
wanghengGit/desktop
Official Raindrop.io Desktop App
wanghengGit/Energy_Internet
Energy_Internet 能源互联网,本仓库意在构建一个学习知识库,主要关注:后端、新能源、投资这三大方向,将会不遗余力的更新知识库的内容
wanghengGit/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
wanghengGit/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
wanghengGit/feign
Feign makes writing java http clients easier
wanghengGit/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
wanghengGit/ibatis-2
iBATIS 2.x
wanghengGit/ibatis-spring
Ibatis integration code copied from Spring ORM 3.2.x branch
wanghengGit/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
wanghengGit/jdk
JDK main-line development https://openjdk.org/projects/jdk
wanghengGit/maotu-ry
web组态引擎库maotu集成至若依的使用示例
wanghengGit/modbus4j
A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
wanghengGit/onenav
使用PHP + SQLite 3开发的书签管理系统,将浏览器书签集中式管理,做到一处部署,随处访问。
wanghengGit/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
wanghengGit/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
wanghengGit/spring-cloud-commons
Common classes used in different Spring Cloud implementations
wanghengGit/spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
wanghengGit/spring-cloud-netflix
Integration with Netflix OSS components
wanghengGit/spring-cloud-openfeign
Support for using OpenFeign in Spring Cloud apps
wanghengGit/spring-cloud-stream
Framework for building Event-Driven Microservices
wanghengGit/spring-framework
Spring Framework
wanghengGit/tomcat
Apache Tomcat
wanghengGit/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
wanghengGit/vertx-mqtt
Vert.x MQTT
wanghengGit/xxl-rpc
A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)