@com.github.javaparser.ast.expr.SingleMemberAnnotationExprSuppressWarnings public class UrlMappingFactoryBean extends AbstractFactoryBean
A factory bean that creates the URL mappings, checking if there is a bean called urlMap in the ctx and merging that with the mappings set explicitly on this bean.
Type Params | Return Type | Name and description |
---|---|---|
|
protected Map |
createInstance() |
|
java.lang.Class<?> |
getObjectType() |
|
void |
setApplicationContext(ApplicationContext applicationContext) |
|
void |
setMappings(Map mappings) |