Skip to content

java-tips/spring-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-scala


This project is an example of how to use Scala with spring-boot.
And it's a simple example but shows how Scala looks like in Gradle projects.

Make sure you have installed the JDK, Gradle, and Scala on your machine, if you use IntelliJ, you can use the plugins.
Run the project:
./gradlew clean

./gradlew build

./gradlew bootRun

Releases

No releases published

Packages

No packages published

Languages