Skip to content

Commit

Permalink
chore: cache config 리팩 TODO (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
gahyuun committed Feb 15, 2025
1 parent fab7583 commit 5fa0dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/acon/server/global/auth/CacheConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;

// TODO: 어노테이션을 활용하여 리팩
@Configuration
@EnableCaching
public class CacheConfig {
Expand Down

0 comments on commit 5fa0dcc

Please sign in to comment.