类 FastApiSpringWebMvcProvider

java.lang.Object
org.springdoc.core.providers.SpringWebProvider
org.springdoc.webmvc.core.providers.SpringWebMvcProvider
com.easycode8.fastapi.core.plugin.springdoc.FastApiSpringWebMvcProvider
所有已实现的接口:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class FastApiSpringWebMvcProvider extends org.springdoc.webmvc.core.providers.SpringWebMvcProvider
  • 字段概要

    从类继承的字段 org.springdoc.core.providers.SpringWebProvider

    applicationContext, handlerMethods
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
     
    void
     

    从类继承的方法 org.springdoc.webmvc.core.providers.SpringWebMvcProvider

    findPathPrefix, getActivePatterns

    从类继承的方法 org.springdoc.core.providers.SpringWebProvider

    setApplicationContext

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • FastApiSpringWebMvcProvider

      public FastApiSpringWebMvcProvider()
  • 方法详细资料

    • getHandlerMethods

      public Map getHandlerMethods()
      覆盖:
      getHandlerMethods 在类中 org.springdoc.webmvc.core.providers.SpringWebMvcProvider
    • refresh

      public void refresh()