Skip to content

taulinger/kotlin-jersey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jersey & Kotlin

Build Status

Servlet based Jersey setup in Kotlin.

Building from source

Prerequisites

Steps

  • Clone the GitHub project:
git clone https://github.com/taulinger/kotlin-jersey
  • Change to the git repository and run Maven:
mvn install
  • compiled artifact kotlinJersey can be found under ./target and is ready to be deployed to your servlet container
  • you can also run the app directly using the jetty plugin: mvn jetty:run -Djetty.port={your port}

About

Jersey & Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published