A simple soffit written with Spring 5, Gradle, and Kotlin.
- Install Git
- Install Java 8 (Oracle JDK, Open JDK, or Azul JDK)
- Open a terminal
- Run
git clone https://github.com/uPortal-contrib/soffit-kotlin-example - Run
cd soffit-kotlin-example - Run
./gradlew installorgradlew.bat install
From a terminal to the soffit-kotlin-example folder, run ./gradlew bootRun or gradlew.bat bootRun
For purposes of this project's participation in uPortal's uPortal Ecosystem Intake Process, the "Project Lead" is (uPortal Committer) Christian Murphy.