-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
static 필드에 @Autowired 어노테이션 사용으로 인한 문제 해결 (#167)
* fix: JWT 유틸 클래스의 정적필드에 사용된 Value 어노테이션 삭제 (#166) * fix: 암호화 구현 클래스의 정적필드에 사용된 Value 어노테이션 삭제 (#166)
- Loading branch information
Showing
2 changed files
with
34 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters