Class BrevoSynchronisationServiceImpl

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

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