sinkyoungdeok / order-and-gift-project

지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
67 stars 12 forks source link

jwt 인증 인가 오류 해결 #125

Closed sinkyoungdeok closed 2 years ago

sinkyoungdeok commented 2 years ago

오류

io.jsonwebtoken.lang.UnknownClassException: Unable to load class named [io.jsonwebtoken.impl.DefaultJwtBuilder] from the thread context, current, or system/application ClassLoaders.  All heuristics have been exhausted.  Class could not be found.  Have you remembered to include the jjwt-impl.jar in your runtime classpath?