@org.springframework.context.annotation.Configuration @org.springframework.web.servlet.config.annotation.EnableWebMvc @org.springframework.boot.autoconfigure.condition.ConditionalOnProperty(prefix: EvaluatorProperties.PREFIX, name: web.ui.enabled, havingValue: true) class MvcConfig extends java.lang.Object implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer
Configuration of WEB-UI files supplier
| Constructor and description |
|---|
MvcConfig
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
addResourceHandlers(org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry registry) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |