Skip to content

Example web app for Java developers who are learning Scala. Configured for Heroku

Notifications You must be signed in to change notification settings

daliuss/social-web-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-web-app-example

Example web app for Java developers who are learning Scala.

Features

  1. Written in TDD with E2E test support
  2. Scala
  3. Configured to for Heroku
  4. Java tecnologies: Spring Boot + Jetty + Maven
  5. OAuth2 integration (Google)

Run locally

$ mvn spring-boot:run -Dspring-boot.run.arguments="--server.port=${port} --server.url=http://localhost --google.client.id=${google_client_id} --google.client.secret=${google_client_secret}" 

About

Example web app for Java developers who are learning Scala. Configured for Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published