Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doocs/source-code-hunter

😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
https://github.com/doocs/source-code-hunter

Merge pull request #24 from doocs/imgbot

[ImgBot] Optimize images

0f0771790293d88f7c440a6092854703bc776fa0 authored about 5 years ago
[ImgBot] Optimize images

*Total -- 132.98kb -> 58.13kb (56.29%)

/images/springTransaction/PlatformTransactionManager组件的设...

20babbcaf382636e5739fe79e0d4ee64802b5c5f authored about 5 years ago
spring事务管理器的设计与实现

225f50a300f78c202fe7a9fbfabaf87ef310bc69 authored about 5 years ago
Merge pull request #23 from doocs/imgbot

[ImgBot] Optimize images

70f8850cde4578c342481a3c845760086d562182 authored about 5 years ago
spring事务处理的设计与实现

879f2a88dfc5f918b69c51353d47b387e0a3a66f authored about 5 years ago
[ImgBot] Optimize images

*Total -- 410.75kb -> 266.35kb (35.15%)

/images/springMVC/clazz/image-20200123090851644.png -- ...

461992930f63e83b817a38a5d44ca25c68c72afb authored about 5 years ago
Merge pull request #22 from huifer/master

Spring source code

f13fa64ef711e65a508c1f6028e9db283647476f authored about 5 years ago
readme

39b581f0f5fe2c2ee078afa21a1a4faf44f2ee2d authored about 5 years ago
修改文件名,更新readme

4605b16e6f2388d466848544ea99fc7fe1db2e6e authored about 5 years ago
修改文件名,更新readme

b8fee5c2a940aa3ad65207e454ecf21c54c434be authored about 5 years ago
SpringMVC-跨域.md

0fb0fc8d5e9b5418dde9e5536b60d6a692046489 authored about 5 years ago
Spring-ApplicationListener.md

23d9e3d1b514b075da1b5fe89529fdff0f671cf6 authored about 5 years ago
Spring-MessageSource

db9160a67e5317f80ca8cf44dfd9449ddccc8903 authored about 5 years ago
Merge pull request #21 from doocs/imgbot

[ImgBot] Optimize images

9f94f125db308343e171a17216d02ece1b1159ca authored about 5 years ago
[ImgBot] Optimize images

*Total -- 1,013.21kb -> 706.87kb (30.23%)

/images/spring/image-20200119101516591.png -- 41.54kb...

9cccf6546cf606e20c3d3863b6fb74316929e193 authored about 5 years ago
Merge pull request #20 from huifer/master

source code

709e59cf5a6777345835235a144426d9e1cb3b61 authored about 5 years ago
Spring-BeanFactoryPostProcessor

eb28da988fa130f0fb827658cb78ddacc973d72a authored about 5 years ago
spring事务处理的设计与实现

d7ad77aec5aa0b14afbdcc5a75120982fce8ec17 authored about 5 years ago
Spring-OrderComparator

8f090197cc81582e73c36cf82e74fa64101c7aa7 authored about 5 years ago
update readme

13784527c9ecf03581902919dc91561e8bb7739c authored about 5 years ago
Spring-自定义标签解析

dd823853f71ad584e15e54bfe6e08a123a549da3 authored about 5 years ago
Spring-scan

181c959d494ffef819ce638366f9146635f691a1 authored about 5 years ago
Spring-Aop如何生效

2f9a3ce125901a6e7cbb512598b525361f16c640 authored about 5 years ago
Spring-AnnotationUtils

b888c0eec58643ca5b891c9e3c9b0fb34462a8bf authored about 5 years ago
Merge remote-tracking branch 'remotes/other_master/master'

7628e2c378f8830a63ae4945b2c6545692aff45f authored about 5 years ago
Merge remote-tracking branch 'origin/master'

76585d9ae008579ab598dff2aec56461005aaaac authored about 5 years ago
事务处理拦截器的设计与实现

79abd2bfcde1d475bdfe59e958782ca86024cdc3 authored about 5 years ago
Spring-spring-components

7606ab6252fcdeeebddcfe1860d30588795b22c9 authored about 5 years ago
Spring-jdbc.md

d6789ae619be0351e8dedba5752deafc1cad4bec authored about 5 years ago
Spring-DefaultSingletonBeanRegistry

b30d43466feae6b55fca5f717613022895151db6 authored about 5 years ago
Merge pull request #19 from doocs/imgbot

[ImgBot] Optimize images

5fb28fa4c74aa70b30bbe1b15222ba5d6fdd5eec authored about 5 years ago
[ImgBot] Optimize images

/images/springTransaction/createMainInterceptor()方法的调用链.png -- 36.71kb -> 24.07kb (34.44%)

Sign...

c77ac696947b3e2eb691300c01e29c66a559d386 authored about 5 years ago
Merge remote-tracking branch 'origin/master'

88ccfa684e042491214129eb0e5677122247c4de authored about 5 years ago
Spring声明式事务处理

f1067f7d9a35502b92434a2e6959e4a3ad33dbb0 authored about 5 years ago
Update 2、SqlNode和SqlSource.md

b697305333689c508e84970e626c6cbd7d4e9321 authored about 5 years ago
Update 3、ResultSetHandler.md

f71163a78ff44e756be72d086c78060f243ca41d authored about 5 years ago
项目结构调整

e6244526f9ad0e4128325a68ef71cbac1f6045b6 authored about 5 years ago
Update 温习一下servlet.md

10872499a51ad270f339a7cd6bfdc402b3356c08 authored about 5 years ago
Update Spring事务处理的设计与实现.md

09aa4bd0127820d7f21aa7e58500aefa563066d8 authored about 5 years ago
Update Spring事务处理器的设计与实现.md

5e9f4261d36701dd025d4f567eeeeea0a54c4565 authored about 5 years ago
Update Spring声明式事务处理.md

c6e27d6f317ae558cb51f29aeb57a4722f462b72 authored about 5 years ago
Merge remote-tracking branch 'origin/master'

2d490a45812f3e296dd3902b2811dc518c33b604 authored about 5 years ago
项目结构调整

a8a39e8d189a0e95977e4c6bde00a7d172b53f96 authored about 5 years ago
Merge pull request #18 from doocs/imgbot

[ImgBot] Optimize images

95098cae82ee457d9990426d2c20cba4419bb044 authored about 5 years ago
[ImgBot] Optimize images

/images/springTransaction/Spring事务处理模块类层次结构.png -- 78.99kb -> 49.87kb (36.87%)

Signed-off-by: I...

da382e538ac15d616394b9228bd6022d4cc82590 authored about 5 years ago
增加对Spring事务组件的源码分析

7f888912712b869f3f88513630536b3d2ffbe20c authored about 5 years ago
Merge remote-tracking branch 'remotes/other_master/master'

55b471ddf743c689e8b8eb312f96ae57c5901052 authored about 5 years ago
Merge remote-tracking branch 'origin/master'

95cab6cb9a837a0dc4460b2d77d5e1722fcfd9af authored about 5 years ago
DispatcherServlet对HTTP请求的分发处理

d3384444de175dd095ab13fce659d5640d1342d1 authored about 5 years ago
mybatis readme

e922fdd8bd43169ba718a80b8dc14f5a942cd4a7 authored about 5 years ago
Spring-自定义标签解析

ef3ee2120e151ebb5980fac59c90295532c0347d authored about 5 years ago
Merge pull request #17 from doocs/imgbot

[ImgBot] Optimize images

042bf24b4f6ecf7783a66bee7c50f0042fdf73ce authored about 5 years ago
[ImgBot] Optimize images

*Total -- 1,376.78kb -> 912.02kb (33.76%)

/images/spring/image-20191231142829639.png -- 89.42kb...

bb66ecb2bd0d922435713ec92ae6ea1c68339a84 authored about 5 years ago
Merge pull request #16 from huifer/master

source code

19a762e93a75896e79029f8f65d8daac36b1ea80 authored about 5 years ago
Merge pull request #15 from doocs/imgbot

[ImgBot] Optimize images

c88f45c932355808210ec19cd3862ef5753374dd authored about 5 years ago
Merge remote-tracking branch 'other_master/master'

3424c4e2d5ba1407d6d55cccf25edb41a9f86b1f authored about 5 years ago
Spring-EntityResolver

0be89330cae79b49e19dd8a558c2fa11917cd1e3 authored about 5 years ago
[ImgBot] Optimize images

*Total -- 106.79kb -> 69.60kb (34.82%)

/images/springMVC/SimpleUrlHandlerMapping的继承关系.png -- 40...

a1dd027a8c7182ebe206c6d6abab22a6063c4db4 authored about 5 years ago
SpringMVC处理分发HTTP请求

a35e825d97bac1c76fa4769b38dbb6556c63ff1e authored about 5 years ago
Merge pull request #13 from doocs/imgbot

[ImgBot] Optimize images

563f00d5ce33d75fa72d24ea1725af4308fcd212 authored about 5 years ago
[ImgBot] Optimize images

*Total -- 73.80kb -> 40.13kb (45.63%)

/images/springMVC/DispatcherServlet的处理过程.png -- 39.88kb -...

81cf9a36ce4d1c773c1fae75b2f5669615b7dea9 authored about 5 years ago
SpringMVC的设计与实现

d34e83524dbf9df8702d332a815240370118ed5f authored about 5 years ago
IoC 容器在 Web 环境中的启动

f9da64318658950bf99e2e82ab46a0afa263e118 authored about 5 years ago
Spring-SimpleAliasRegistry

e5da45e97faed90cc088e9ab3b8e3da3f59d3c7f authored about 5 years ago
add image

0a46c5d48ddc61905f968781128ad029f7866352 authored about 5 years ago
Spring-BeanDefinitionParserDelegate

9297ba03e626f3a263c34ce22be74c4a0daed8f5 authored about 5 years ago
添加源码阅读仓库

d7e83bbf7ae8de6f50775630c204409942cb4975 authored about 5 years ago
Merge pull request #12 from doocs/imgbot

[ImgBot] Optimize images

e36454aaa4d0159220d650ffa841c29ad53abdb8 authored about 5 years ago
[ImgBot] Optimize images

*Total -- 67.29kb -> 35.10kb (47.85%)

/images/springMVC/Web容器启动spring应用程序过程图.png -- 31.42kb -> ...

b9daedc32db0dda476116444f37d36921d2f6d11 authored about 5 years ago
IoC容器在Web环境中的启动

4840801d964f461fb11ebd874685b14fed1a4eab authored about 5 years ago
Merge remote-tracking branch 'origin/master'

28474a4d1fe78c9f8a31101dfdd9695d9d6a5adf authored about 5 years ago
丰富项目内容,调整项目结构

bd76eda08c21a46b6cf1a6dceeb5b5035b0e6432 authored about 5 years ago
Merge pull request #9 from doocs/master

merge

2168880b243c4d4ea9d1eec5e8e5e68948f477c2 authored about 5 years ago
Merge remote-tracking branch 'origin/master'

d95f43b9b4a7fc780388056e0ff8ad056bb2d40a authored about 5 years ago
mybatis metaObject

21c5ee3e37c696d19d0e441e9c7c263f3a2cd4bd authored about 5 years ago
Merge pull request #11 from doocs/imgbot

[ImgBot] Optimize images

cc59f58d28229fb56d7f459c029c7847e8eef6c3 authored about 5 years ago
[ImgBot] Optimize images

/images/mybatis/Cache组件.png -- 78.70kb -> 49.18kb (37.51%)

Signed-off-by: ImgBotApp <ImgBotHelp...

f1466c69c797c88da7e2ffc6f48197f74474d9ee authored about 5 years ago
缓存模块

0588f9347190768b0e3b5bc1f51de4704ca0519f authored about 5 years ago
StatementHandler组件 及ParameterHandler组件

4670996c24280747a0376d4e8c30afd6c3702e4c authored about 5 years ago
StatementHandler系列组件

be41228dffa9ed159ee4c4821d7229683aa47ff8 authored about 5 years ago
贡献者名单

e04957aae212816d47ef1cde4bec1c2060f0273a authored about 5 years ago
Merge pull request #10 from doocs/imgbot

[ImgBot] Optimize images

4e85e55fdcc06c537221b61d6e0fc468e5324258 authored about 5 years ago
[ImgBot] Optimize images

/images/mybatis/image-20191223100956713.png -- 18.84kb -> 14.27kb (24.22%)

Signed-off-by: ImgBo...

07208e1c24e91ecb002ee7b68b52beaa58406607 authored about 5 years ago
Merge pull request #9 from huifer/master

mybatis source code

4a21af6e124bd02f821163111087e55fc554b82f authored about 5 years ago
Merge pull request #7 from huifer/imgbot

[ImgBot] Optimize images

e91feaf9459142dfc5b0e615a7d9d6d8b6d38396 authored about 5 years ago
Merge pull request #8 from doocs/master

merger

7a1099b6088b8ae4126b8861f7352fd628a22bfc authored about 5 years ago
mybatis 动态查询

07540904091d30b30cfa1fbf82fd2f438dc656c4 authored about 5 years ago
mybatis objectWrapper

aa572299d6786b8f82b3301dd5080e2bd82ecb51 authored about 5 years ago
[ImgBot] Optimize images

*Total -- 207.41kb -> 134.98kb (34.92%)

/images/mybatis/image-20191223083732972.png -- 82.08kb ...

73c1989db1d11e7d7b5e06afba63e7006e585735 authored about 5 years ago
mybatis alias

1480ec7d17a8eaa0606ba3edb55b4c36f445c0a8 authored about 5 years ago
mybatis cache

f1718811c755f63083b420279d96cbd7e4f7615a authored about 5 years ago
mybatis cursor

c6371e80eb362956a0cc5bebc6fb03e5b44416cb authored about 5 years ago
Update JDK动态代理的实现原理解析.md

3013a65246f2d879ab060d758018c8680180de21 authored about 5 years ago
Update JDK动态代理的实现原理解析.md

bce83845821f3271ddd4a98dce4df105c2fa168e authored about 5 years ago
Update 2、将bean解析封装成BeanDefinition.md

d9cdedb51fb6deee696128cc6e1bdeb55f5419c5 authored about 5 years ago
添加 作者和简介

6f2687cc1cb491972849b25137f79cbfd616df39 authored about 5 years ago
mybatis datasource

45e7810056f4c31e7028e8a2f36455206343a121 authored about 5 years ago
Merge pull request #6 from doocs/master

MERGE

0b069c19d8b28d29b575727eaa9edab06d2d447b authored about 5 years ago
Merge pull request #8 from doocs/imgbot

[ImgBot] Optimize images

9f6ccf39e9f96260b8c07334daaac3466fec7dfb authored about 5 years ago
[ImgBot] Optimize images

*Total -- 138.64kb -> 58.43kb (57.85%)

/images/mybatis/数据库连接池流程图.png -- 78.48kb -> 30.16kb (61....

9a4042002b3f457851da91d86a81007265d4307b authored about 5 years ago