tjinauyeung / spring-boot-mvc-kotlin

🏝. REST API β€” Kotlin, Spring Boot, JPA, H2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Spring boot application using Kotlin for educational purposes.

Dependencies

  • Spring Web
  • Spring Data JPA
  • H2

Get started

Run

mvn run

Build

mvn package

Docs

Run application and visit http://localhost:8080/swagger-ui/index.html for Swagger docs or go to http://localhost:8080/v3/api-docs for the API definition.

About

🏝. REST API β€” Kotlin, Spring Boot, JPA, H2


Languages

Language:Kotlin 100.0%