Skip to content

Using Spring Data MongoDB repositories with Guice in Play 2.5 Java with SBT Docker plugin.

License

Notifications You must be signed in to change notification settings

mohitsinha/play-java-spring-data-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play 2.5 Guice Spring Data MongoDB Repository

This is a sample application that shows how to integrate Spring Data MongoDB with Guice Dependency Injection in Play 2.5.

Please see the documentation at http://docs.spring.io/spring-data/data-mongo/docs/current/reference/html/ for more details.

Running

In conf/config.properties, configure appropriate values.

Run this using using the activator included

./activator run

And then go to http://localhost:9000 to call the API.

About

Using Spring Data MongoDB repositories with Guice in Play 2.5 Java with SBT Docker plugin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published