Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 339 Bytes

Dekorate Dependencies

A Kubernetes/Openshift model uberjar for use with annotation processors

Rationale

Annotation processors are really useful but can potentially cause classpath related issues. Gathering the dependencies and shading them inside a dependecy uberjar can prevent consuming processrors from tainting the classpath.