commercetools Connector - Java

This example project contains a commercetools Connect accelerator for Marketplacer.

Java and Webhooks

Overview

This ia a Java-based project that is compatible with commercetools Connect, it utilizes Marketplacer webhooks to move Product and Seller data from Marketplacer to commercetools.

Solution Components

ComponentDescription
LanguageJava
Runtimecommercetools Connect / Google Cloud Functions
Marketplacer APIN/a
Webhooks usedOperator Webhooks
Data StorageN/a
Dependenciesspring-boot-starter-web
 gson
 jackson-databind
 commercetools-http-client
 commercetools-sdk-java-api
 commercetools-sdk-java-importapi
 commercetools-sdk-java-ml
 commercetools-sdk-java-history
 guava
 commons-lang3
 spock-core
 spring-boot-starter-test
 junit-jupiter-engine
 junit-jupiter-api
 commons-io

Getting Started

The code for this project can be found here, along with a detailed readme that helps you to get up and running quickly.