Работающий чистый проект со Swagger
This commit is contained in:
parent
ea67eb4bf5
commit
ba59848cdc
@ -17,6 +17,9 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'
|
||||
// implementation 'org.modelmapper:modelmapper:3.2.0'
|
||||
// implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.5'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user