Skip to content

indiepopart/kotlin-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Get Started With Kotlin

This repository contains the code of a Spring Boot Kotlin application example with Okta OpenID Connect authentication.

Prerequisites:

Getting Started

To install this example, run the following commands:

git clone https://github.com/indiepopart/kotlin-hello-world.git
cd kotlin-hello-world

Run the Application

Build with Maven:

mvn clean install

Run in with Maven:

mvn exec:java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages