Class BrevoSynchronisationServiceImpl

java.lang.Object
ch.tocco.nice2.optional.newsletterbrevo.impl.BrevoSynchronisationServiceImpl
All Implemented Interfaces:
BrevoSynchronisationService
Direct Known Subclasses:
StubBrevoSynchronisationService

@ConditionalOnExpression("'${spring.profiles.active}' == 'production' || !${nice2.brevo.disableTestSync:true}") @Component public class BrevoSynchronisationServiceImpl extends Object implements BrevoSynchronisationService