/springwolf-ui

Web UI for Springwolf

Primary LanguageTypeScriptApache License 2.0Apache-2.0

version springwolf-ui License

Springwolf UI

Web UI for Springwolf

Usage

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.