Compare commits
4 Commits
49eb1d8d40
...
dc07067cb2
| Author | SHA1 | Date | |
|---|---|---|---|
| dc07067cb2 | |||
| 76008065bf | |||
| be9aeeae33 | |||
| 9f642a65dd |
@@ -28,8 +28,8 @@ dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
|
||||
implementation("org.springframework.boot:spring-boot-starter-web")
|
||||
implementation("org.springframework.boot:spring-boot-starter-actuator")
|
||||
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.8")
|
||||
implementation("org.modelmapper:modelmapper:3.2.3")
|
||||
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.3")
|
||||
implementation("org.modelmapper:modelmapper:3.2.6")
|
||||
compileOnly("org.projectlombok:lombok")
|
||||
developmentOnly("org.springframework.boot:spring-boot-devtools")
|
||||
runtimeOnly("org.postgresql:postgresql")
|
||||
|
||||
Reference in New Issue
Block a user