Skip to content

Drapegnik/spring-kotlin-demo

Repository files navigation

spring-kotlin-demo

My first Spring Boot project with Kotlin

Generated with Spring Initializr

Inspired by the course Learning Spring 6 with Spring Boot 3

Demo

get-rooms-200 get-reservations-400 get-reservations-200

Getting Started

Scripts

make build
make run

Then open http://localhost:8080/h2-console to access the H2 database.

make lintCheck
make lintFormat

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you: