Since #16021, Spring Boot supports RSocket as a type of server applications (meaning there's a single RSocket server available and no HTTP server). We should try and expose actuator endpoints in a meaningful way over RSocket.