mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2026-06-13 04:49:10 +00:00
fix: build
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
dependencies {
|
||||
implementation project(':common')
|
||||
implementation 'com.mysql:mysql-connector-j'
|
||||
// HTTP Client for external AI API
|
||||
implementation 'org.springframework.boot:spring-boot-starter-webflux'
|
||||
}
|
||||
|
||||
bootJar {
|
||||
archiveFileName = "marketing-content-service.jar"
|
||||
}
|
||||
runtimeOnly 'com.mysql:mysql-connector-j'
|
||||
}
|
||||
Reference in New Issue
Block a user