another-for-test/src/main/java/org/apache/fineract/cn/permittedfeignclient/another/service/AnotherConfiguration.java [35:40]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@Configuration
@EnableAutoConfiguration
@EnableWebMvc
@EnableDiscoveryClient
@EnableTenantContext
@EnableAnubis(generateEmptyInitializeEndpoint = true)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



component-test/src/main/java/accessanother/service/AccessAnotherConfiguration.java [37:42]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@Configuration
@EnableAutoConfiguration
@EnableWebMvc
@EnableDiscoveryClient
@EnableTenantContext
@EnableAnubis(generateEmptyInitializeEndpoint = true)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



