To support Java 11, INJECTION strategy needs to be replaced by ClassDefinitionStrategy.UsingLookup.of(lookup) where the provided lookup must have access to the package in which a classes would reside.
Our proxies are generated inside the package of one.edee.oss.proxycian.bytebuddy.generated, so for that we have created an dummy class.