srpraneeth / SpringsScala

Sample Projects for Creating Springs Web services in Scala

Home Page:https://dzone.com/articles/spring-web-services-with-scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringsScala

Sample Restful Services project in scala for Springs boot, Maven, Spring Security.

Spring is perhaps the most popular web development framework for the Java platform. Scala is a statically typed, functional programming language that runs on the JVM. Scala is highly interoperable with the Java language, so any Java lib can be used alongside Scala. Scala can be used along with Spring's ecosystem to build highly scalable, robust web applications.

This sample application illustrates how to use Spring with scala.

Usage

To build and Start the application.

cd SpringsScala/ mvn spring-boot:run

Blog https://dzone.com/articles/spring-web-services-with-scala

About

Sample Projects for Creating Springs Web services in Scala

https://dzone.com/articles/spring-web-services-with-scala


Languages

Language:Scala 38.6%Language:Shell 35.0%Language:Batchfile 24.8%Language:Java 1.7%