Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 309 Bytes

PoetryHook

A library that helps with hooking Java applications after launch using Java Agents.

All this library does is provide ergonomic ways to make hooks with annotations. It does not create nor inject an agent.

Examples are located in the PoetryHookExamples submodule

Don't forget about our license.