Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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