Skip to content

Scala, Springboot, Maven build, Firebase DB - barebones boilerplate for Scala springboot application with maven build, firebase integration included

Notifications You must be signed in to change notification settings

tanel3203/scala-spring-maven-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-spring-maven-boilerplate

barebones boilerplate for Scala springboot application with maven build, firebase integration included (see releases for more info)

  1. download the project
  2. go to firebase.google.com, create a project, go to db section, get your firebase credentials json
  3. replace the contents in src/resources/firebasecred.json
  4. set your firebase url in FirebaseDb file in method setDatabaseUrl()
  5. run the project.

Result: a server should be started, data from FirebaseDb file entered to your firebase db cloud account and all updated data returned.

About

Scala, Springboot, Maven build, Firebase DB - barebones boilerplate for Scala springboot application with maven build, firebase integration included

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages