Class SmartWebEndpointMappingFactory

java.lang.Object
io.microsphere.spring.web.metadata.SmartWebEndpointMappingFactory
All Implemented Interfaces:
WebEndpointMappingFactory<Object>

public class SmartWebEndpointMappingFactory extends Object implements WebEndpointMappingFactory<Object>
The smart WebEndpointMappingFactory class based on Spring's WebEndpointMappingFactory SPI
Since:
1.0.0
Author:
Mercy
  • Constructor Details

    • SmartWebEndpointMappingFactory

      public SmartWebEndpointMappingFactory(@Nullable org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
  • Method Details