# camphor **Repository Path**: palading_cr/camphor ## Basic Information - **Project Name**: camphor - **Description**: 基于jvm的弹性加载及编译中间件(Elastic loading and compiling middleware based on JVM) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://github.com/palading123/camphor - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-01-22 - **Last Updated**: 2025-04-01 ## Categories & Tags **Categories**: utils **Tags**: Java, Groovy, Spring, elastic, middleware ## README # camphor

基于jvm的弹性加载及编译中间件(Elastic loading and compiling middleware based on JVM)

camphor_0.0.1

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?label=license)](https://github.com/palading123/camphor/blob/main/LICENSE) [![Travis](https://app.travis-ci.com/palading123/camphor.svg?branch=main)](https://app.travis-ci.com/github/palading123/camphor) -------------------------------------------------------------------------------- # 项目简介 该项目定位为弹性中间件,能够使系统在不重启的情况下完成增量代码文件的动态编译和加载 # 模块介绍 - camphor-api : 系统核心API - camphor-core : 系统核心逻辑处理模块 - camphor-dynamic : 系统动态编译处理集合模块 - camphor-spring-boot-starter : 基于spring boot封装的camphor - camphor-example : 开箱即用的实例 -------------------------------------------------------------------------------- # 特点 - 弹性化的执行单个及多个源代码文件的动态编译及及加载 - 模块划分清晰;扩展性强,具有完善的扩展机制 -------------------------------------------------------------------------------- # 其他 即将完成,欢迎大家点赞