☆22Jan 10, 2020Updated 6 years ago
Alternatives and similar repositories for java8-learn
Users that are interested in java8-learn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Oct 13, 2020Updated 5 years ago
- ☆169Sep 19, 2021Updated 4 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 5 years ago
- ☆11Jan 25, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 服务质量监控,javaagent+asm☆16Jun 17, 2022Updated 3 years ago
- 2025年好用的14款虚拟信用卡推荐☆32Apr 17, 2025Updated last year
- Opensource PaaS☆11Mar 23, 2018Updated 8 years ago
- This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.☆29Sep 2, 2019Updated 6 years ago
- 平时工作中自研的一些JMeter插件☆13Mar 3, 2023Updated 3 years ago
- The examples show how to use JAXB. There are two parts in the project : Simple java job & spring-boot job.☆12Jan 28, 2019Updated 7 years ago
- 基于Docker容器的PaaS平台,提供容器、镜像、集群、监控等服务☆14Dec 10, 2022Updated 3 years ago
- 演示canal+mysql+zookeeper+elasticsearch+kafka做增量索引(ES)更新☆16Aug 24, 2020Updated 5 years ago
- Tutorial about creating of RESTful services with Vert.x using Java. Full article you can find in our engineering blog: https://medium.com…☆17Dec 8, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《…☆16Nov 7, 2018Updated 7 years ago
- 使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码☆18Apr 13, 2021Updated 5 years ago
- 学习总结 包括Java JVM MySQL NoSQL UML 缓存 消息 分布式事务 SOA 微服务 敏捷 架构设计 项目管理 修身等。☆14Apr 9, 2018Updated 8 years ago
- 一个web性能比较项目☆17Dec 26, 2025Updated 5 months ago
- ☆22Nov 21, 2022Updated 3 years ago
- Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allow…☆149May 21, 2026Updated 2 weeks ago
- Source Code for 'Pro Spring Security, 2nd Edition' by Carlo Scarioni and Massimo Nardone☆21Mar 18, 2024Updated 2 years ago
- ☆14Jul 26, 2021Updated 4 years ago
- Springboot学习案例代码☆16Oct 3, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 学习《java8实战》一书的学习笔记,之前总是学的零零碎碎,还是系统的跟着书学一遍比较好☆19Oct 13, 2020Updated 5 years ago
- 通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。☆20May 14, 2021Updated 5 years ago
- spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等☆20Dec 14, 2022Updated 3 years ago
- ElasticSearch+Springboot的例子,对本机的文本等文件进行全文检索☆20Oct 10, 2017Updated 8 years ago
- SpringForAll 官方App☆29Nov 14, 2017Updated 8 years ago
- ☆27Jan 20, 2022Updated 4 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- 📚 本仓库是技术专栏的【大本营】,你可以收藏/fork/star来获取最新内容☆29Jun 5, 2022Updated 4 years ago
- 叮咚自动下单升级版,可视化web,不需要安装Java环境,自动解析抓包串☆20May 29, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 研磨设计模式源代码☆23Sep 1, 2015Updated 10 years ago
- Seata tcc模式示例☆24Jul 16, 2021Updated 4 years ago
- go 语言学习☆23Oct 11, 2018Updated 7 years ago
- 一个简单的模板渲染引擎。☆18Mar 17, 2017Updated 9 years ago
- convert text to image☆12Aug 15, 2021Updated 4 years ago
- 一个分布式全局唯一ID组件,提供生成符合业务特性的全局唯一ID(比如模块标识+日期+自增序号,类似单据编号必须为RD202009080001 递增,诸如此类),同时还支持雪花ID,支持高并发,快速集成,配置简单方便,单体、微服务项目均可使用☆23Sep 3, 2021Updated 4 years ago
- ☆29Apr 26, 2024Updated 2 years ago