atlasdb
atlasdb copied to clipboard
Migrate proxies to proxy processor
Follow up from https://github.com/palantir/atlasdb/pull/5517 / https://github.com/palantir/atlasdb/pull/5535 to migrate the places that @SuppressWarnings("ProxyNonConstantType")
to use proxy processor to enable atlasdb usage from graal native image.