@SpringBootTest @TestPropertySource(properties="spring.main.allow-bean-definition-overriding=true") public class PostAutoConfigurationTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PostAutoConfigurationTest.Config |
| Constructor and Description |
|---|
PostAutoConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNestedPostAutoConfigurationRunsFirst() |
void |
testPostAutoConfigurationOverridesAutoConfig() |
void |
testPostAutoConfigurationRunsSecond() |
Copyright © 2020. All rights reserved.