/fint-flyt-kafka-test-service

Service for testing kafka messages in fint flyt

Primary LanguageJava

FINT Spring Boot Template project

Setting up a new project based on the template

Clone

git clone https://github.com/FINTLabs/fint-spring-boot-template-project.git <your project name>
cd <your project name>
rm -Rf .git
git init

Or press Use this template and setup your new repository

Update deployment files

Update the following files to reflect your project

  • Dockerfile
  • k8s.yaml
  • Jenkins