Skip to content

Examples of using Spring with Scala as demonstrated at Spring I/O 2016

License

Notifications You must be signed in to change notification settings

AdamOlszewskiIT/spring-scala-examples

 
 

Repository files navigation

Using Spring with Scala

Source code from my talk at Spring I/O 2016 in Barcelona.

I have taken some guides from the Spring.io website and modified them to use Scala instead of Java.

Accompanying blog post can be found here.

Build & run

You can follow the guide documentation. Basically, cd into <project>/complete-scala (the guide's Java version can be found under project/complete-java) and run gradle run.

About

Examples of using Spring with Scala as demonstrated at Spring I/O 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 46.4%
  • Java 42.4%
  • Shell 8.7%
  • HTML 2.5%