Add the following dependencies and configuration class to enable this plugin.
repositories {
jcenter()
}
dependencies {
runtimeOnly 'io.github.stavshamir:springwolf-ui:0.0.2'
}
After starting the application, visit: localhost:8080/asyncapi-ui.html
.