Skip to content

tomjiang1987/hotcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotcode

image

HotCode is a JVM agent to enable runtime class reloading. It is currently at a very early stage of developing.

To Contributors

Make sure your code can pass all the test every time you push code. Run the following command to run all test cases:

mvn install && bash test.sh

Run the following command to run a single test case:

bash test.sh addPrimaryFieldTest

addPrimaryFieldTest can be any other test case's name.

About

A JVM agent for runtime class reload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published