类 AbstractMvcEndpoint

  • 所有已实现的接口:
    org.springframework.beans.factory.Aware, MvcEndpoint, org.springframework.context.EnvironmentAware, org.springframework.web.servlet.config.annotation.WebMvcConfigurer
    直接已知子类:
    AbstractNamedMvcEndpoint

    public abstract class AbstractMvcEndpoint
    extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
    implements MvcEndpoint, org.springframework.context.EnvironmentAware
    Abstract base class for MvcEndpoint implementations without a backing Endpoint.
    从以下版本开始:
    1.4.0