Java8、JUC、函数式编程、lambda、Stream流、常用类、代码示例
☆15Jun 21, 2022Updated 4 years ago
Alternatives and similar repositories for p-java-proof
Users that are interested in p-java-proof are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- springboot rabbitmq 实现延迟队列消费(订单定时过期处理)☆18Aug 19, 2018Updated 7 years ago
- [译] ApacheCN 安卓译文集☆11Jan 11, 2022Updated 4 years ago
- 整合springboot,http,ftp,rabbitmq,quartz等常用功能,配合vue搭建前端,用作知识积累。http和ftp均采用连接池的方式,优化文件上传和下载的性能。RabbitMQ实现了各种exchage。结合spring aop,logback特性,实现…☆23Mar 4, 2023Updated 3 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 4 years ago
- 菜菜的Java进阶之路:记录Java进阶相关知识、笔记以及案例,包括:JVM、并发编程、MySQL进阶、常用中间件等😆☆12Jun 9, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆23Jun 8, 2026Updated 2 months ago
- 一个后端技术栈分享平台,主要收集后端相关的技术文档、读书笔记、专题学习等。☆16Aug 29, 2022Updated 3 years ago
- 🎭 本专栏是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、⭐Star、分享…☆10Aug 17, 2021Updated 4 years ago
- Modern Java - A Guide to Java 8☆30Aug 6, 2019Updated 7 years ago
- 极客时间-Java 业务开发常见错误 100 例☆16Apr 14, 2020Updated 6 years ago
- An animated Play/Pause button using Google's material design ideas in Swift☆12Jan 14, 2015Updated 11 years ago
- Apache Ambari Infra is a sub project of Apache Ambari.☆22May 15, 2026Updated 2 months ago
- A Simple RPC Framework☆16Dec 22, 2024Updated last year
- google guava examples☆11Feb 17, 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.
- 基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等☆21Apr 23, 2020Updated 6 years ago
- 受 Mithril 启发的基于 jQuery 实现的极简框架☆14Aug 29, 2022Updated 3 years ago
- 个人的一些小练习☆12Mar 6, 2023Updated 3 years ago
- 一些测试代码☆10Jul 20, 2023Updated 3 years ago
- Official Java SDK for Bytom☆15May 20, 2022Updated 4 years ago
- 基于 vue全家桶 + Vant 构建一个房间物品收纳整理的单页面应用☆14Mar 10, 2022Updated 4 years ago
- Automatic cache annotation based on AOP implementation, support Redis and local cache, read and write cache data in the simplest way☆25Sep 18, 2024Updated last year
- springBoot 集成钉钉机器人、企业微信、邮箱 实现异常通知。配置简单,开箱即用,同时异常信息也非常详细,帮助开发者快速定位问题☆10Mar 30, 2022Updated 4 years ago
- 内涵若依,若依管理系统后台接口,技术栈Spring,Spring Boot, MyBatis,MyBatis-Plus, Shiro, JWT,Redis Quartz☆12Sep 1, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ambari2.7.4,hdp3.1.4集成hue4.6.0,均是最新版☆18Jul 23, 2020Updated 6 years ago
- java版的HTML转换为Markdown文件☆10Apr 8, 2014Updated 12 years ago
- 长春装修攻略(持续更新中)☆11Dec 26, 2019Updated 6 years ago
- 在 Phicomm(斐讯)N1 上部署 Prometheus 和 Grafana☆17Jul 1, 2019Updated 7 years ago
- Camunda BPM 与 Spring boot 集成示例☆15Mar 28, 2019Updated 7 years ago
- 审计日志框架,对业务零入侵,无感知打印主流中间件执行日志☆18Apr 24, 2024Updated 2 years ago
- springboot+CAS单点登录+shiro权限控制☆14Dec 5, 2017Updated 8 years ago
- 我的小窝, 装修全纪录☆11Apr 19, 2021Updated 5 years ago
- A tool for translating Scala source code into readable and maintainable Java code☆13Jan 3, 2026Updated 7 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用Redis或Memcached实现Tomcat7+Nginx集群及Session共享☆17Jan 15, 2016Updated 10 years ago
- ServiceFramework 示例项目☆10Apr 2, 2016Updated 10 years ago
- Alertmanager dingtalk support☆10Feb 22, 2024Updated 2 years ago
- 针对于thinkphp框架开发的单元测试包--兼容PhpStorm☆11Jan 4, 2023Updated 3 years ago
- [译] ApacheCN 计算机系统译文集☆23Jul 7, 2022Updated 4 years ago
- 基于反射策略的低成本数据脱敏组件☆12Apr 27, 2026Updated 3 months ago
- Qt WebSocket client☆24Oct 29, 2014Updated 11 years ago