Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 549 Bytes

File metadata and controls

16 lines (12 loc) · 549 Bytes

scala-gradle-scalatra-spring-boot build

Scala web application using Scalatra, Spring Boot and Gradle

gradle clean build bootRun # or gradle app
open htpp://localhost:8080
open htpp://localhost:8080/api/model

Links: