Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Collective -
https://opencollective.com/javaguide
- Code: https://github.com/Snailclimb
ArrayList源码&扩容机制ensureCapacity方法
github.com/Snailclimb/JavaGuide - NVRGUP opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - NVRGUP opened this issue almost 2 years ago
字符串常量池 是HashTable 不是 HashSet
github.com/Snailclimb/JavaGuide - fdl158 opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - fdl158 opened this issue almost 2 years ago
add the diff of Lock and Syn
github.com/Snailclimb/JavaGuide - lemonllm opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - lemonllm opened this pull request almost 2 years ago
Update spring-transaction.md
github.com/Snailclimb/JavaGuide - weijie321 opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - weijie321 opened this pull request almost 2 years ago
JVM垃圾回收详解-G1收集器部分缺少内容
github.com/Snailclimb/JavaGuide - Choronicle opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - Choronicle opened this issue almost 2 years ago
《Java 线程池最佳实践》中, 引用的链接失效
github.com/Snailclimb/JavaGuide - luoshieryi opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - luoshieryi opened this issue almost 2 years ago
修正一些句子多余/缺少的词
github.com/Snailclimb/JavaGuide - paopao233 opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - paopao233 opened this pull request almost 2 years ago
修正关于悲观锁和乐观锁某些句子的错误用词
github.com/Snailclimb/JavaGuide - paopao233 opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - paopao233 opened this pull request almost 2 years ago
[docs fix]修正错别字
github.com/Snailclimb/JavaGuide - asleer opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - asleer opened this pull request almost 2 years ago
Update sql-questions-01.md
github.com/Snailclimb/JavaGuide - MisakaWater opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - MisakaWater opened this pull request almost 2 years ago
错误:类中所有的 private 方法都隐式地指定为 final
github.com/Snailclimb/JavaGuide - qtoo opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - qtoo opened this issue almost 2 years ago
The wrong command table
github.com/Snailclimb/JavaGuide - HanJJIE opened this pull request almost 2 years ago
github.com/Snailclimb/JavaGuide - HanJJIE opened this pull request almost 2 years ago
Java 并发常见面试题总结(下) 可能存在的笔误
github.com/Snailclimb/JavaGuide - NanXun-wyd opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - NanXun-wyd opened this issue almost 2 years ago
为SPI机制增加策略枚举
github.com/Snailclimb/guide-rpc-framework - xiaoguyueyue opened this pull request almost 2 years ago
github.com/Snailclimb/guide-rpc-framework - xiaoguyueyue opened this pull request almost 2 years ago
获取rpcServiceName的时候直接用接口名、version、group相加是不是不太好
github.com/Snailclimb/guide-rpc-framework - leaf-dawn opened this issue almost 2 years ago
github.com/Snailclimb/guide-rpc-framework - leaf-dawn opened this issue almost 2 years ago
CAP & BASE 页面对zookeeper read 一致性的论述错误
github.com/Snailclimb/JavaGuide - qqu0127 opened this issue almost 2 years ago
github.com/Snailclimb/JavaGuide - qqu0127 opened this issue almost 2 years ago
底层自动封装了避免重复消费和避免消息丢失的操作吗,还是自己处理
github.com/Snailclimb/springboot-kafka - sofencyXiao opened this issue about 2 years ago
github.com/Snailclimb/springboot-kafka - sofencyXiao opened this issue about 2 years ago
java switch语句支持string类型原理
github.com/Snailclimb/JavaGuide - Joycepy opened this issue about 2 years ago
github.com/Snailclimb/JavaGuide - Joycepy opened this issue about 2 years ago
feat:默认使用内存不连接redis
github.com/Snailclimb/spring-security-jwt-guide - JamieYoungYang opened this pull request about 2 years ago
github.com/Snailclimb/spring-security-jwt-guide - JamieYoungYang opened this pull request about 2 years ago
修复 "2021-4 中旬" 符号显示问题
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
修复 "Bean 的作用域有哪些" 符号问题
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
修复 "PlatformTransactionManager:事务管理接口" 显示问题
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
修复 "AspectJ 定义的通知类型有哪些?" 排版问题
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request about 2 years ago
Merge pull request #1 from Snailclimb/master
github.com/Snailclimb/guide-rpc-framework - edward-cheung opened this pull request over 2 years ago
github.com/Snailclimb/guide-rpc-framework - edward-cheung opened this pull request over 2 years ago
完善"如何保证变量的可见性"问题答案
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request over 2 years ago
github.com/Snailclimb/JavaGuide - shark-ctrl opened this pull request over 2 years ago
关于面试题总结"JMM(Java 内存模型)详解"一文的"从 CPU 缓存模型"小节图片一些个人个人不严谨的地方
github.com/Snailclimb/JavaGuide - shark-ctrl opened this issue over 2 years ago
github.com/Snailclimb/JavaGuide - shark-ctrl opened this issue over 2 years ago
zookeeper版本和curator版本不匹配导致的问题
github.com/Snailclimb/guide-rpc-framework - TBSuperMan opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - TBSuperMan opened this issue over 2 years ago
zookeeper 的 watch 机制导致的问题
github.com/Snailclimb/guide-rpc-framework - ccqstark opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - ccqstark opened this issue over 2 years ago
Update NettyRpcClient.java
github.com/Snailclimb/guide-rpc-framework - Feyl opened this pull request over 2 years ago
github.com/Snailclimb/guide-rpc-framework - Feyl opened this pull request over 2 years ago
cglib动态代理demo异常
github.com/Snailclimb/guide-rpc-framework-learning - Raxcl opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework-learning - Raxcl opened this issue over 2 years ago
对于“不可重复读的重点是修改,幻读的重点在于新增或者删除”存在的问题,以及幻读的理解?
github.com/Snailclimb/JavaGuide - Ligh0x74 opened this issue over 2 years ago
github.com/Snailclimb/JavaGuide - Ligh0x74 opened this issue over 2 years ago
InetAddress.getLocalHost().getHostAddress();
github.com/Snailclimb/guide-rpc-framework - mzrwalzy opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - mzrwalzy opened this issue over 2 years ago
并发情况下,应该会创建多条连接吧?
github.com/Snailclimb/guide-rpc-framework - vinson-zhang opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - vinson-zhang opened this issue over 2 years ago
post调试工具
github.com/Snailclimb/spring-security-jwt-guide - Xay20200415 opened this issue over 2 years ago
github.com/Snailclimb/spring-security-jwt-guide - Xay20200415 opened this issue over 2 years ago
ExtensionLoader类获取实现类的时候,为什么要加双重锁
github.com/Snailclimb/guide-rpc-framework - zhaojiale1213 opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - zhaojiale1213 opened this issue over 2 years ago
[fix] netty client write idle time
github.com/Snailclimb/guide-rpc-framework - beeclimb opened this pull request over 2 years ago
github.com/Snailclimb/guide-rpc-framework - beeclimb opened this pull request over 2 years ago
有个问题有人可以解答一下吗?
github.com/Snailclimb/guide-rpc-framework - danyagit opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - danyagit opened this issue over 2 years ago
关于服务提供者下线后重新上线,不通过重启客户端无法被服务提供者感知
github.com/Snailclimb/guide-rpc-framework - dandelionstar opened this issue over 2 years ago
github.com/Snailclimb/guide-rpc-framework - dandelionstar opened this issue over 2 years ago
一致性hash中,相同入参无法路由到同一个服务
github.com/Snailclimb/guide-rpc-framework - Tbthr opened this issue almost 3 years ago
github.com/Snailclimb/guide-rpc-framework - Tbthr opened this issue almost 3 years ago
有关循环消费的问题
github.com/Snailclimb/springboot-kafka - caoironstick opened this issue almost 3 years ago
github.com/Snailclimb/springboot-kafka - caoironstick opened this issue almost 3 years ago
beautify code
github.com/Snailclimb/guide-rpc-framework - MrZhang-badminton opened this pull request almost 3 years ago
github.com/Snailclimb/guide-rpc-framework - MrZhang-badminton opened this pull request almost 3 years ago
CollectionUtils & StringUtils
github.com/Snailclimb/guide-rpc-framework - MrZhang-badminton opened this issue almost 3 years ago
github.com/Snailclimb/guide-rpc-framework - MrZhang-badminton opened this issue almost 3 years ago
美化代码
github.com/Snailclimb/guide-rpc-framework - MrZhang-badminton opened this pull request almost 3 years ago
github.com/Snailclimb/guide-rpc-framework - MrZhang-badminton opened this pull request almost 3 years ago
希望加入elasticSerch 搜索引擎相关技术栈
github.com/Snailclimb/JavaGuide - bailuWX opened this issue almost 3 years ago
github.com/Snailclimb/JavaGuide - bailuWX opened this issue almost 3 years ago
add Hessian序列化方法
github.com/Snailclimb/guide-rpc-framework - vinlee19 opened this pull request almost 3 years ago
github.com/Snailclimb/guide-rpc-framework - vinlee19 opened this pull request almost 3 years ago
add Hessian序列化方法
github.com/Snailclimb/guide-rpc-framework - vinlee19 opened this pull request almost 3 years ago
github.com/Snailclimb/guide-rpc-framework - vinlee19 opened this pull request almost 3 years ago
集合容器的concurrentHashmap对1.7版本的put阶段中初始化一个segment有误
github.com/Snailclimb/JavaGuide - goingwxj opened this issue almost 3 years ago
github.com/Snailclimb/JavaGuide - goingwxj opened this issue almost 3 years ago
Merge pull request #1 from Snailclimb/master
github.com/Snailclimb/guide-rpc-framework - yangzhaoyunfei opened this pull request about 3 years ago
github.com/Snailclimb/guide-rpc-framework - yangzhaoyunfei opened this pull request about 3 years ago
Update README.md
github.com/Snailclimb/JavaGuide-Interview - GitHub-lcb opened this pull request about 3 years ago
github.com/Snailclimb/JavaGuide-Interview - GitHub-lcb opened this pull request about 3 years ago
SpringSecurity介绍.md文件问题
github.com/Snailclimb/spring-security-jwt-guide - WhiteHSBG opened this issue about 3 years ago
github.com/Snailclimb/spring-security-jwt-guide - WhiteHSBG opened this issue about 3 years ago
你好,请问下,这个导入IDEA的时候有编码要求吗?
github.com/Snailclimb/jsoncat - liuzheng2000 opened this issue about 3 years ago
github.com/Snailclimb/jsoncat - liuzheng2000 opened this issue about 3 years ago
仿照dubbo实现了简易的adaptive extension loader
github.com/Snailclimb/guide-rpc-framework - YuliNet opened this pull request about 3 years ago
github.com/Snailclimb/guide-rpc-framework - YuliNet opened this pull request about 3 years ago
Trigger notification
github.com/Snailclimb/JavaGuide-Interview - kuro-tsuchi opened this pull request about 3 years ago
github.com/Snailclimb/JavaGuide-Interview - kuro-tsuchi opened this pull request about 3 years ago
redis AOF重写描述不准确以及一个小错误
github.com/Snailclimb/JavaGuide - xjlgod opened this issue about 3 years ago
github.com/Snailclimb/JavaGuide - xjlgod opened this issue about 3 years ago
RPC服务调用方法参数传递为Java类对象
github.com/Snailclimb/guide-rpc-framework - mingyang66 opened this issue about 3 years ago
github.com/Snailclimb/guide-rpc-framework - mingyang66 opened this issue about 3 years ago
"会使用 Thread内部都是使用仅有那个ThreadLocalMap 存放数据的",读了很多次,还没没读懂
github.com/Snailclimb/JavaGuide - wuTribe opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide - wuTribe opened this issue over 3 years ago
2020最新Java并发进阶常见面试题总结.md 语言逻辑是否不清楚
github.com/Snailclimb/JavaGuide - Aaron-Ge opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide - Aaron-Ge opened this issue over 3 years ago
容器篇中对于HashMap遍历方式的说明存在部分错误
github.com/Snailclimb/JavaGuide - houtaroy opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide - houtaroy opened this issue over 3 years ago
jwt是否适合作为后台登录的token
github.com/Snailclimb/spring-security-jwt-guide - xilin693 opened this issue over 3 years ago
github.com/Snailclimb/spring-security-jwt-guide - xilin693 opened this issue over 3 years ago
Update e-4netty.md
github.com/Snailclimb/JavaGuide-Interview - kid1412621 opened this pull request over 3 years ago
github.com/Snailclimb/JavaGuide-Interview - kid1412621 opened this pull request over 3 years ago
请问服务宕机了,zk能感知到吗
github.com/Snailclimb/guide-rpc-framework - WinfridDu opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - WinfridDu opened this issue over 3 years ago
请问自定义RPC协议的设计思路是如何?
github.com/Snailclimb/guide-rpc-framework - damao33 opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - damao33 opened this issue over 3 years ago
请问自定义RPC协议的设计思路是如何?
github.com/Snailclimb/netty-practical-tutorial - damao33 opened this issue over 3 years ago
github.com/Snailclimb/netty-practical-tutorial - damao33 opened this issue over 3 years ago
请问如果远程接口有多个实现类怎么办
github.com/Snailclimb/guide-rpc-framework - 953596700 opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - 953596700 opened this issue over 3 years ago
无法远程调用无参方法
github.com/Snailclimb/guide-rpc-framework - huangxiao1234 opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - huangxiao1234 opened this issue over 3 years ago
修改 a-1校招社招面试指南.md 中的错别字
github.com/Snailclimb/JavaGuide-Interview - josways opened this pull request over 3 years ago
github.com/Snailclimb/JavaGuide-Interview - josways opened this pull request over 3 years ago
commit 'introduce'
github.com/Snailclimb/guide-rpc-framework - healthyxxyyhh opened this pull request over 3 years ago
github.com/Snailclimb/guide-rpc-framework - healthyxxyyhh opened this pull request over 3 years ago
first commit
github.com/Snailclimb/guide-rpc-framework - SCCCR opened this pull request over 3 years ago
github.com/Snailclimb/guide-rpc-framework - SCCCR opened this pull request over 3 years ago
redis String操作命令错误
github.com/Snailclimb/JavaGuide-Interview - zyz963272311 opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide-Interview - zyz963272311 opened this issue over 3 years ago
github.javaguide.provider.impl.ZkServiceProviderImpl类中为什么有serviceMap,还需要registeredService这个set去保存接口名?
github.com/Snailclimb/guide-rpc-framework - winterliu1020 opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - winterliu1020 opened this issue over 3 years ago
【操作系统】-【虚拟内存】单词错误
github.com/Snailclimb/JavaGuide-Interview - k1rwan opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide-Interview - k1rwan opened this issue over 3 years ago
关于加载gzip扩展的一个小错误
github.com/Snailclimb/guide-rpc-framework - luwanglin opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - luwanglin opened this issue over 3 years ago
你好!提供优化建议!
github.com/Snailclimb/spring-security-jwt-guide - ghost opened this issue over 3 years ago
github.com/Snailclimb/spring-security-jwt-guide - ghost opened this issue over 3 years ago
@RpcScan相关的一个bug
github.com/Snailclimb/guide-rpc-framework - enplee opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - enplee opened this issue over 3 years ago
更正:MaxMetaspaceSize如果不指定大小的话,不会耗尽内存
github.com/Snailclimb/JavaGuide - fengcharly opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide - fengcharly opened this issue over 3 years ago
关于NettyRpcClientHandler中NettyRpcClient使用单例工厂获取的问题,单例工厂中没有ExtensionLoader创建的client。
github.com/Snailclimb/guide-rpc-framework - enplee opened this issue over 3 years ago
github.com/Snailclimb/guide-rpc-framework - enplee opened this issue over 3 years ago
多线程关于引用问题
github.com/Snailclimb/JavaGuide-Interview - wangdiskater opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide-Interview - wangdiskater opened this issue over 3 years ago
关于"操作系统"->"操作系统常见问题总结!"一文中的逻辑(虚拟)地址和物理地址的勘误建议
github.com/Snailclimb/JavaGuide - joeytsai03 opened this issue over 3 years ago
github.com/Snailclimb/JavaGuide - joeytsai03 opened this issue over 3 years ago