News

I encountered multiple compilation errors when using the generated Java classes from the schema.json file for Admin API, which was fetched using the method described in Issue #65. These errors require ...
Within Java, dynamic-loading is typically achieved by calling the forName method on the class java.lang.Class; however, when Class.forName is called from within an Extension, strange errors can occur.
Hi, I am testing #136 with JFR support, what we see after running application for a longer period of time is these errors in console: `2024-10-09 07:05:43.474 [ERROR ...