scala-java-spring-boot

⚔️ Scala in a Java Spring Boot Project

Stars
0
Committers
3

Scala in a Java Spring Boot Project

Based on https://github.com/srpraneeth/SpringsScala

Build & Test

./gradlew clean build

Run locally

Run it with:

./gradlew bootRun

and test it with:

curl -i "localhost:8000/hello?name=You"
Badges
Extracted from project README
CI