- Spring 3.1 integration
- JPA implementation switched to Hibernate 4 (original was EclipseLink)
- Added a document manager feature (upload/download/delete), that stores files with MongoDB GridFS implementation
- Automatic configuration switch (development / cloud) using Spring 3.1 profiles
- Integration with Vaadin addon vaadin-lazyquerycontainer https://vaadin.com/directory#addon/lazy-query-container
I have shared the project on GitHub (https://github.com/cecchisandrone/cloudfoundry). Feel free to download it and try on the cloud! A guide to deploy the app on CloudFoundry can be found here: http://docs.cloudfoundry.com/tools/deploying-apps.html
Note: before starting the project as webapp (in the cloud or locally), please edit the services.properties file. It contains configurations parameters, especially for services on cloud and databases.
No comments:
Post a Comment