Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
plugins {
id "org.springframework.boot.starter"
}
description = "Starter for using Reactor Netty as the embedded reactive HTTP server."
dependencies {
api("io.projectreactor.netty:reactor-netty-http")