Quarkus - Core - Class Change Agent


Quarkus - Core - Class Change Agent

A Java Agent that exposes the instrumentation API. This allows for super fast hot reloads if there have been no changes to the structure of the class files. This agent is not required for hot reload, it just provides an optimisation in some circumstances.