com.mangofactory.swagger.configuration
Class JacksonSwaggerSupport
java.lang.Object
com.mangofactory.swagger.configuration.JacksonSwaggerSupport
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class JacksonSwaggerSupport
- extends java.lang.Object
- implements org.springframework.context.ApplicationContextAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JacksonSwaggerSupport
public JacksonSwaggerSupport()
getSpringsMessageConverterObjectMapper
public com.fasterxml.jackson.databind.ObjectMapper getSpringsMessageConverterObjectMapper()
setRequestMappingHandlerAdapter
@Autowired
public void setRequestMappingHandlerAdapter(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter[] requestMappingHandlerAdapters)
setup
@PostConstruct
public void setup()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException