Skip to content

Commit

Permalink
deploy : fly.io 재배포 테스트4 - LocationInit 주석 처리 SQL 불가
Browse files Browse the repository at this point in the history
  • Loading branch information
kyumho kim committed Apr 13, 2024
1 parent 45cf059 commit e1a1bca
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
import java.util.List;
import java.util.Map;

/*
@Component
@RequiredArgsConstructor
@Transactional
Expand All @@ -29,3 +30,4 @@ public void run(ApplicationArguments args) throws Exception {
}
}
}
*/

0 comments on commit e1a1bca

Please sign in to comment.