Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pme123/play-scala-spring
Integrating Spring with the play-scala template.
https://github.com/pme123/play-scala-spring
Last synced: about 1 month ago
JSON representation
Integrating Spring with the play-scala template.
- Host: GitHub
- URL: https://github.com/pme123/play-scala-spring
- Owner: pme123
- License: other
- Created: 2015-09-14T05:28:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T07:44:30.000Z (over 9 years ago)
- Last Synced: 2023-02-26T04:56:55.248Z (almost 2 years ago)
- Language: Scala
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Default play-scala template with Spring
This projects takes the official template play-scala and integrate it with Spring.
It just adapts [play-java-spring](https://github.com/jtdev/play-java-spring) to Scala.