Java架构师练习类
☆23Jun 27, 2017Updated 9 years ago
Alternatives and similar repositories for JavaFrameTest
Users that are interested in JavaFrameTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [WIP] Etcd integration with Spring Cloud, based on etcd v3 api(jetcd).☆21Jun 21, 2018Updated 8 years ago
- 异步命令组件☆20Aug 1, 2023Updated 2 years ago
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 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.
- 推荐系统相关代码☆23Apr 25, 2015Updated 11 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencie…☆14Mar 31, 2020Updated 6 years ago
- 推荐算法☆30Jun 5, 2015Updated 11 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- Spring 5 RESTful API Example☆10Nov 22, 2017Updated 8 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- 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.
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- 并发编程☆29Mar 18, 2024Updated 2 years ago
- ☆10Feb 11, 2018Updated 8 years ago
- A picgo plugin for auto copying url to clipboard after uploading☆12Jan 14, 2019Updated 7 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…