Java Coding Problems, Second Edition - Published by Packt
-
Updated
Jun 30, 2026 - Java
Java Coding Problems, Second Edition - Published by Packt
Blur is a Java library for masking and obfuscating sensitive data in any data structure
I’ll guide you through this journey with progressively complex projects, covering key concepts.
cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。
A pluggable actor system written in java leveraging modern features from JDK21+
基于jdk21,框架Springboot3+Apache Dubbo3.3+Gateway+Security
A Java 21+ annotation-based, validation-aware DTO generation library following DRY and avoiding boilerplate code.
Modern Java Swing application for rental car operations with a clean DAO/MVC structure as part of Academic Project.
PostGIS Java bindings
Java Mapbox Vector Tile Library for Encoding/Decoding
Turbo是一套快速开发框架,打造适合于未来趋势企业级应用开发一站式解决方案。Turbo is a rapid development framework designed to create a one-stop solution for enterprise-level application development, tailored to future trends.
Open EAP 共享框架与 Maven BOM。3.x 主线:JDK 21 + Spring Boot 4.1(boot4 分支);2.x 稳定线:JDK 17 + Spring Boot 3.5.x(dev 分支)。统一依赖版本,提供通用工具及 Web、安全、MyBatis、Redis、MQ 等 Starter,供 eap-boot 与下游应用复用。基于 yudao(ruoyi-vue-pro) 二次开发。
Interpreter written in core java of the high-level programming language
Java 21 対応版 AozoraEpub3 - 青空文庫テキストを EPUB 3 に変換
Open EAP 单体应用脚手架。3.x 主线:JDK 21 + Spring Boot 4.1(boot4 分支);2.x 稳定线:JDK 17 + Spring Boot 3.5.x(dev 分支)。可部署的多模块后端,含系统管理、基础设施、文件、代码生成、Spring Cloud 网关等,依赖 eap-common 的 BOM 与 Starter。基于 yudao(ruoyi-vue-pro) 二次开发。
To associate your repository with the jdk21 topic, visit your repo's landing page and select "manage topics."