add Resource
Adds a resource to the async server.
Return
a Mono<Void> indicating completion or error
Parameters
resource Spec
the resource specification, must be of type AsyncResourceSpecification
Adds a resource to the async server.
a Mono<Void> indicating completion or error
the resource specification, must be of type AsyncResourceSpecification