WIP: Enable OpenAPI spec generation and integrate with frontend #21
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ dependencies {
|
|||
|
||||
implementation("org.springframework.boot:spring-boot-starter-security")
|
||||
implementation("org.springframework.boot:spring-boot-starter-web")
|
||||
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui")
|
||||
|
||||
implementation("org.flywaydb:flyway-core")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue