1.1.34.15. fejezet, API doc és Swagger UI

Kapcsolódó hivatkozások

Gradle dependencia

build.gradle.kts

dependencies {
...
    implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
...
}

Maven dependencia

		<dependency>
			<groupId>org.springdoc</groupId>
			<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
			<version>2.5.0</version>
		</dependency>

SwaggerUI

http://localhost:8080/swagger-ui/index.html

RestAPI docs

http://localhost:8080/v3/api-docs