Chaosblade-exec-jvm: Chaosblade executor for chaos experiments on Java applications
Introduction
The project is a chaosblade executor based on jvm-sandbox for chaos experiments on Java applications by enhancing classes. The drill can be implemented through the blade cli, see chaosblade project for details.
Compiling
In the project root directory, execute the following command to compile
Sh build.sh
The compilation result will be stored in the target directory.
License
Chaosblade-exec-jvm is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.