/kotlin-tech-board

A Technology Board using Kotlin and Spring Boot 2.x with Reactor.

Primary LanguageKotlinApache License 2.0Apache-2.0

kotlin-tech-board

A Technology Board using Kotlin and Spring Boot 2.x with Reactor.

Join the chat at https://gitter.im/kotlin-tech-board/Lobby Build Status CircleCI codecov

Software design

This project software design goal is to demonstrate what a functional web application developed with Spring Framework 5 and Kotlin can look like:

Technologies used

Prerequisite

Contributions

Branches

  • master: All commits that are going to release
  • develop: Snapshot version with all commits during the period of development
  • feature/{ISSUE-NUMBER}: Branch for a specific feature