Uses of Interface
org.springframework.http.server.PathContainer

Packages that use PathContainer
Package
Description
Contains an abstraction over server-side HTTP.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the org.springframework.web.reactive.function.server package.
Provides HandlerMapping implementations including abstract base classes.
Provides the types that make up Spring's functional web framework for Servlet environments.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
Standard controller implementations for the Servlet MVC framework that comes with Spring.
Dedicated support for matching HTTP request paths.