Closed fmcejudo closed 6 months ago
The aim is to read documentation again looking for improvements to do easier implementation of some bits.
Also, it might be good idea to be more careful with tests, to improve readability.
Look for a way to replace ReflectiveClassBuildItem which is used in our extension and it will be deprecated for removal.
ReflectiveClassBuildItem
BuildItems
Updated to Java 21 and Quarkus 3.10.0 and other of those builder has been removed
builder
The aim is to read documentation again looking for improvements to do easier implementation of some bits.
Also, it might be good idea to be more careful with tests, to improve readability.
Look for a way to replace
ReflectiveClassBuildItem
which is used in our extension and it will be deprecated for removal.BuildItems
seems to be returned, but we are returning void methods.