Skip to content

Small example of integrating Vaadin and Mongo in Scala with some help from Scaladin.

License

Notifications You must be signed in to change notification settings

ripla/vaadin-scala-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaadin, Mongo & Scala example

This is an example project that contains a simple registration application that uses Vaadin as the UI framework and MongoDB as the permanent storage. The project is implemented as an SBT project using Scala and Scaladin to make Vaadin usage easier.

For MongoDB the Casbah and Salat libraries are used.

This example was inspired by the Scala, Play 2 and Mongo example @ yobriefca.se. The tutorial for this project can be found on GitHub.

About

Small example of integrating Vaadin and Mongo in Scala with some help from Scaladin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages