Skip to content

Commit

Permalink
[hotfix] chore: ExhibitionDataInitializer 상태 on
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu committed Oct 27, 2024
1 parent 4099804 commit 71552a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
import static java.nio.charset.StandardCharsets.UTF_8;

@Slf4j
//@Profile({"dev", "local"})
//@Component
@Profile({"dev", "local"})
@Component
public class ExhibitionDataInitializer {

private final ExhibitionRepository exhibitionRepository;
Expand Down

0 comments on commit 71552a7

Please sign in to comment.