Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.82 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.82 KB

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: