Class SelfClientConfiguration
java.lang.Object
org.apache.fineract.portfolio.self.client.starter.SelfClientConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappuserClientMapperReadService(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context)
-
Constructor Details
-
SelfClientConfiguration
public SelfClientConfiguration()
-
-
Method Details
-
appuserClientMapperReadService
@Bean @ConditionalOnMissingBean(AppuserClientMapperReadService.class) public AppuserClientMapperReadService appuserClientMapperReadService(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context)
-