|
|
@@ -57,7 +57,8 @@ dependencies { |
|
|
|
implementation group: 'com.squareup.moshi', name: 'moshi-adapters', version: '1.15.1' |
|
|
|
|
|
|
|
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.32' |
|
|
|
|
|
|
|
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0' |
|
|
|
|
|
|
|
compileOnly group: 'jakarta.servlet', name: 'jakarta.servlet-api', version: '6.0.0' |
|
|
|
|
|
|
|
runtimeOnly 'com.mysql:mysql-connector-j' |
|
|
|