orika-core exception not able to get mapperFactory.getMapperFacade()
I am using orika-core dependency in springboot project with JAVA 21 and spring boot 3.2.5
But I am not able to get object of mapper. Below are the exceptions and snippet code.
I am using orika-core dependency in springboot project with JAVA 21 and spring boot 3.2.5
But I am not able to get object of mapper. Below are the exceptions and snippet code.