3 个仓库
Comprehensive collections of utilities, standards, and libraries designed to optimize the development of Java applications.
Distinct from Java Development Workflow Optimizations: The candidates are either too narrow (workflow only) or too broad (web development).
Explore 3 awesome GitHub repositories matching development tools & productivity · Java Development Toolsets. Refine with filters or upvote what's useful.
vjtools is a comprehensive Java development toolset and runtime monitor designed for optimizing application performance and ensuring codebase consistency. It provides a suite of JVM diagnostics tools, a performance profiler, and a static analysis system for enforcing coding standards. The project distinguishes itself through specialized runtime observability, including the ability to attach to processes via process ID and inject dynamic probes to monitor method calls without restarting the system. It features container-aware resource detection that reads control group files to report actual C
Provides a comprehensive suite of core utilities, coding standards, and shared libraries for optimizing Java development.
本项目是一个参考实现和演示项目集合,涵盖了计算机视觉、DevOps 自动化、分布式系统和基于 Java 的微服务。它为构建服务端应用、容器化服务和集群编排提供了编程参考库和实践示例。 该仓库包含一套全面的 DevOps 自动化工具集,包括用于 CI/CD 流水线和自动化集群安装的脚本与剧本。它包括一个用于图像目标检测和面部分析的计算机视觉演示项目,以及关于 Docker 容器化和 Kubernetes 部署的详细指南与配置文件。 该项目涵盖了广泛的分布式系统功能,包括 gRPC 和 RESTful API 实现、消息队列和数据流处理。它还通过分布式追踪和系统性能监控解决了基础设施可观测性问题,并涉及大数据处理和数据存储优化。 代码库包含 Java 和 Go 的实现示例,提供了用于原生二进制编译和多阶段容器构建的源代码。
Implements server-side Java applications utilizing dependency injection and virtual threads for efficient concurrency.
Jodd 是一套轻量级的 Java 扩展和标准库工具,专为应用配置、数据库映射、依赖注入和 HTML 解析而设计。它提供了一组整合的核心工具,以促进 Java 开发,并具有零依赖的核心,确保在不同环境下的兼容性和小巧的占用空间。 该项目具有用于管理对象生命周期的实用依赖注入容器,以及使用 SQL 模板将结果集直接映射到 Java 对象的数据库映射器。它包括一个支持配置文件、部分和宏的专用配置管理器,以及一个使用 CSS3 选择器提取元素的 HTML 解析器。 其他功能涵盖通过轻量级 HTTP 客户端进行网络通信、JSON 序列化以及电子邮件发送和接收。该工具包还提供用于数据验证、类型转换、事务管理以及生成用于行为拦截的动态代理的工具。
Offers a consolidated suite of core utility tools to facilitate Java development with a zero-dependency core.