Relative Content

Tag Archive for kotlinconstructor-injection

Constructor injection in kotlin

i am not able to inject properly , because of which i am getting null error.
“message”: “Cannot invoke “com.sfl.core.security.jwt.TokenProvider.refreshToken(String)” because “this.tokenProvider” is null”,