Package org.springframework.boot.rsocket.context
package org.springframework.boot.rsocket.context
RSocket integrations with Spring Framework's
ApplicationContext
.-
ClassDescriptionAnnotation at the field or method/constructor parameter level that injects the RSocket port that got allocated at runtime.
ApplicationContextInitializer
that setsEnvironment
properties for the ports thatRSocketServer
servers are actually listening on.Bootstrap anRSocketServer
and start it with the application context.Event to be published after the application context is refreshed and theRSocketServer
is ready.