Lists (1)
Sort Name ascending (A-Z)
Stars
Build distributed, production-grade, long-running agents.
Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and…
This repository is responsible for the LLVM-related parts of Jeandle.
No fortress, purely open ground. OpenManus is Coming.
Fast. Easy. Done. Processing spreadsheets without worrying about large files causing OOM.
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
A high performance scripting language hosted on the JVM.
HotSeconds是一款Java远程热部署的插件,可实现秒级一键化热更新。插件分为HotSecondsClient(IDEA热部署插件)和HotSecondsServer(服务端javaagent热更新插件),可以热更新java和常用配置文件,也支持常用框架(Spring,MyBatis)的热更新,相对传统部署可节省大量时间提高开发效率。
Java unlimited redefinition of classes at runtime.
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
Provides examples and code snippets for the JGit Java Git implementation
根据热部署原理制作的添加了文件监听器的热部署插件,只要改变代码就可以自动转换成class文件并加载到正在运行的jvm中运行
A simple demonstration of a hot deployment plugin framework, which can dynamically load and unload jar files. 热部署框架示例,可以实现插件的热插拔,动态加载、卸载jar包。
Mybatis的XMl文件的热加载解决方案(适用springBoot和SSM)
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
This repo is a plugin of Intellij IDEA that can help you achieve hot swap without any configuration and debugging.(一种简单快捷的实现Java热部署方式,使用该IntelliJ IDEA插件进行远程服务器热部署无需任何配置,无需使用debug端口,只需几个简单动作就能完成)
A Java server-side recording and playback solution based on JVM-Sandbox
MeterSphere 是新一代的开源持续测试工具,内置 AI 助手,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
Java DSL for easy testing of REST services
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,