generated from pricelees/issue-pr-template
[#58] K6 성능 테스트 도입 #59
@ -11,7 +11,7 @@ import org.springframework.stereotype.Component
|
|||||||
private val log: KLogger = KotlinLogging.logger {}
|
private val log: KLogger = KotlinLogging.logger {}
|
||||||
|
|
||||||
@Component
|
@Component
|
||||||
@Profile("local")
|
@Profile("!deploy & local")
|
||||||
class LocalDatabaseCleaner(
|
class LocalDatabaseCleaner(
|
||||||
private val jdbcTemplate: JdbcTemplate
|
private val jdbcTemplate: JdbcTemplate
|
||||||
) {
|
) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user