Skip to content

[HelpLine104 API]: Local Setup of the api is not working #122

@ramnar

Description

@ramnar

Hi,

I was trying to setup Helpline 104 api locally. It is failing with the following error

rror starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'jwtUserIdValidationFilter' defined in class path resource [com/iemr/helpline104/utils/FilterConfig.class]: Unsatisfied dependency expressed through method 'jwtUserIdValidationFilter' parameter 0: Error creating bean with name 'jwtAuthenticationUtil' defined in file [/home/ramnar/Documents/amrit/Helpline104-API/target/classes/com/iemr/helpline104/utils/JwtAuthenticationUtil.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'jwtUtil': Unsatisfied dependency expressed through field 'tokenDenylist': Error creating bean with name 'tokenDenylist': Unsatisfied dependency expressed through field 'redisTemplate': No qualifying bean of type 'org.springframework.data.redis.core.RedisTemplate<java.lang.String, java.lang.Object>' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions