Customization Guide

This chapter describes how the adapter can be customized including

  • Spring Properties: The adapter introduces various Spring properties to configure the adapter’s behavior. For an overview please refer to the additional spring configuration metadata of property fscd-adapter.

  • Replacement of Interface Implementations: The adapter provides several Java interfaces with default implementations that can be replaced using Spring’s Inversion of Control (IoC) mechanism.

  • Implementation of Customizers: The adapter provides Java interfaces that can be implemented to customize its behavior.

  • Addition of new Components: By bundling additional components (views, JCo services, REST services, Kafka listeners etc.) into the app.

Index

  1. Customize Services
  2. Customize Kafka Listeners
  3. Customize Texts for FS-CD Domain Values
  4. Customize the Webapp