Package org.springframework.boot.rsocket.context
package org.springframework.boot.rsocket.context
RSocket integrations with Spring Framework's
ApplicationContext
.-
ClassDescription
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.