Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

semicolok/kotlin-spring-ex

Open more actions menu

Repository files navigation

kotlin-spring-ex

Sample project based on Kotlin and Spring boot.

Prerequisites

  • JDK 11 or later
  • GIT

Running the application locally

You can run the application from the command line using:

./gradlew bootRun

Or you can build a single executable JAR file that contains all the necessary dependencies, classes, and resources with:

./gradlew clean build

Then you can run the JAR file with:

java -jar build/libs/kotlin-spring-ex-0.0.1.jar

Run tests

./gradlew test

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.