# chaosblade-exec-jvm **Repository Path**: dzhang/chaosblade-exec-jvm ## Basic Information - **Project Name**: chaosblade-exec-jvm - **Description**: Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![logo](https://chaosblade.oss-cn-hangzhou.aliyuncs.com/doc/image/chaosblade-logo.png) # Chaosblade-exec-jvm: Chaosblade executor for chaos experiments on Java applications ## Introduction The project is a chaosblade executor based on [jvm-sandbox](https://github.com/alibaba/jvm-sandbox) for chaos experiments on Java applications by enhancing classes. The drill can be implemented through the blade cli, see [chaosblade](https://github.com/chaosblade-io/chaosblade) project for details. ## Compiling In the project root directory, execute the following command to compile ```bash make ``` The compilation result will be stored in the target directory. ## Contributing We welcome every contribution, even if it is just a punctuation. See details of [CONTRIBUTING](CONTRIBUTING.md) ## Bugs and Feedback For bug report, questions and discussions please submit [GitHub Issues](https://github.com/chaosblade-io/chaosblade-exec-jvm/issues). Contact us: chaosblade.io.01@gmail.com Gitter room: [chaosblade community](https://gitter.im/chaosblade-io/community) ## License Chaosblade-exec-jvm is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.