HotCode is a JVM agent to enable runtime class reloading. It is currently at a very early stage of developing.
Make sure your code can pass all the test every time you push code. Run the following command to run test cases:
mvn install && bash test.sh
