Compare commits
1 Commits
master
...
49eb1d8d40
| Author | SHA1 | Date | |
|---|---|---|---|
| 49eb1d8d40 |
@@ -29,7 +29,7 @@ dependencies {
|
||||
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.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