@ContextConfiguration(classes=FrameworkXmlBeanDefinitionTestConfiguration.class) public class FrameworkXmlBeanDefinitionReaderTest extends Object
FrameworkXmlBeanDefinitionReader and then overridden
via an @Configuration class.| Modifier and Type | Field and Description |
|---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
protected org.springframework.security.crypto.password.PasswordEncoder |
passwordEncoder |
| Constructor and Description |
|---|
FrameworkXmlBeanDefinitionReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOverrideInjection() |
@Autowired protected org.springframework.security.crypto.password.PasswordEncoder passwordEncoder
@Autowired protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
Copyright © 2025. All rights reserved.