Hogwai / bananes-export-kata

"Bananes Export" kata made from a given set of specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bananes export kata

Functional requirements

Requirements

Tech stack

  • Kotlin
  • Spring Boot 3
  • H2

Installation

Technical requirements

  • JDK 17 and above

Steps

Clone the repository on your local machine.

Go to the project folder and launch the app:

./gradlew bootRun

The documentation should be accessible here.

If several JDKs are installed, it is possible to temporarily define the JAVA_HOME variable:

export JAVA_HOME=/c/Program\ Files/Java/jdk-17.0.7

About

"Bananes Export" kata made from a given set of specifications

License:MIT License


Languages

Language:Kotlin 100.0%