Uses of Package
org.springframework.boot.devtools.remote.server
Package
Description
Auto-configuration for
spring-boot-devtools
.Server support for a remotely running Spring Boot application.
Remote restart server.
-
ClassDescriptionProvides access control for a
Dispatcher
.Servlet filter providing integration with the remote serverDispatcher
.Interface to provide a mapping between aServerHttpRequest
and aHandler
. -
ClassDescriptionProvides access control for a
Dispatcher
.Dispatcher used to route incoming remote server requests to aHandler
.A single handler that is able to process an incoming remote server request.Interface to provide a mapping between aServerHttpRequest
and aHandler
. -
ClassDescriptionA single handler that is able to process an incoming remote server request.