程序包分层结构:
类分层结构
- java.lang.Object
- com.easycode8.fastapi.core.dynamic.springdoc.DynamicApiOpenApiCustomizer (implements org.springdoc.core.customizers.OpenApiCustomizer)
- com.easycode8.fastapi.core.dynamic.springdoc.SampleDataHelper
- org.springdoc.core.providers.SpringWebProvider (implements org.springframework.context.ApplicationContextAware)
- org.springdoc.webmvc.core.providers.SpringWebMvcProvider
- com.easycode8.fastapi.core.dynamic.springdoc.OpenApiReloadListener (implements org.springframework.context.ApplicationListener<E>)