@Configuration @EnableScheduling public class PluginContext extends Object
| Constructor and Description |
|---|
PluginContext() |
| Modifier and Type | Method and Description |
|---|---|
com.suncode.plugin.framework.web.mvc.MvcModuleConfigurer |
mvcModuleConfigurer(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
com.fasterxml.jackson.databind.ObjectMapper |
objectMapper() |
com.suncode.autoupdate.patcher.Context |
patcherContext(javax.servlet.ServletContext servletContext) |
@Bean public com.suncode.autoupdate.patcher.Context patcherContext(javax.servlet.ServletContext servletContext)
@Bean public com.fasterxml.jackson.databind.ObjectMapper objectMapper()
@Bean public com.suncode.plugin.framework.web.mvc.MvcModuleConfigurer mvcModuleConfigurer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Copyright © 2025 Suncode. All rights reserved.