msonnleitner
Results
1
issues of
msonnleitner
are native images supported? (not an expert, just tried casually to build a native image from a Spring Boot app) doing something like `Versioned v = vaultTemplate.opsForVersionedKeyValue(kvEngine).get(kvPath,KeyWrapper.class);` And I get...