Updated integration tests POM to be able to run validation against containers for both Jakarta EE 9 and 10 version
Update source code to work with annotated bean discovery mode, since this is the default starting with Jakarta EE 10.
Added a workaround to avoid issues with SLF4J when running tests with Payara.
Updated integration tests POM to be able to run validation against containers for both Jakarta EE 9 and 10 version Update source code to work with annotated bean discovery mode, since this is the default starting with Jakarta EE 10. Added a workaround to avoid issues with SLF4J when running tests with Payara.
DO NOT SQUASH