Class KitClientMain

java.lang.Object
com.endurancetrio.app.newsletter.client.KitClientMain
All Implemented Interfaces:
KitClient

@Component public class KitClientMain extends Object implements KitClient
RestClient-backed implementation of KitClient.

Performs the two Kit.com v4 API calls needed for newsletter subscription. Lives in endurancetrio-app so the business module remains free of web/HTTP dependencies.