Spring Boot makes it easy to create stand-alone, production-grade Spring based Java Applications that you can "just run". Byteman is a tool which injects Java code into your running application without the need for you to recompile, repackage or even redeploy your application. Bootman combines these two so that you can create production grade spring applications and monitor/modify run time behavior on the fly. Check https://github.com/rajasenapati/bootman for more details