Hi Team,
I am getting below error while creating mosipid/esignet:1.3.0,
{“@timestamp”:“2024-04-09T09:54:52.890Z”,“@version”:“1”,“message”:“Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘systemInfoController’: Unsatisfied dependency expressed through field ‘auditWrapper’; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type ‘io.mosip.esignet.api.spi.AuditPlugin’ available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}”,“logger_name”:“org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext”,“thread_name”:“main”,“level”:“WARN”,“level_value”:30000}
can you please help me to resolve this issue?