@Configuration @Profile(value="!IntegrationTest") public class MockBankingConfig extends Object
| Constructor and Description |
|---|
MockBankingConfig() |
| Modifier and Type | Method and Description |
|---|---|
MockBanking |
mockBanking(UserContext userContext) |
@Bean
@Scope(scopeName="request",
proxyMode=TARGET_CLASS)
public MockBanking mockBanking(UserContext userContext)
Copyright © 2018. All rights reserved.