Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 466 Bytes

File metadata and controls

36 lines (24 loc) · 466 Bytes

simple-spring-boot-scala-java-aws-rest-email-parser

Sample project which has functionality of

  • Spring Boot
  • REST API
  • Scala REST Services
  • Java REST Services
  • AWS S3 Reader
  • Email Parser

Uses Gradle Build

Steps to build

./gradlew clean build -x test

Steps to run

./gradlew bootRun

Sample service links to test

##Java REST Service
http://localhost:5000/greeting

##Scala REST Service
http://localhost:5000/ping