Async methods throws “Implementation of JAXB-API has not been found on module path or classpath”
I have a project based on java 17 and springboot 3. Recently I added an async method to the project. The async configuration class is the following:
I have a project based on java 17 and springboot 3. Recently I added an async method to the project. The async configuration class is the following: