2 projects tagged "spring"
Scalaffinity is a library providing core functionality for any social networking Web site based on ratings and recommendations. In other words, it is a generic collective intelligence library. Examples of such sites are Anobii, Rate Your Music, and Filmaffinity. It is designed to act as an out-of-the-box model for such Web applications. Nevertheless, Scalaffinity is fully customizable, extensible, and scalable. It incorporates lessons learned while reading "Collective Intelligence in Action" by Satnam Alag.
ExpressUI is a unique Java framework that offers extremely simple server-side-only APIs for rapidly developing business CRUD applications. Code your application in one language: Java. No HTML, JavaScript, XML, SQL, etc. Code everything on the server; no need to manage client state and synchronize with the server. A data-aware UI: leverage tables and forms that intelligently handle layout, entity relationships, data types, formatting, and validation. Security configuration: manage users, roles, and permissions at field level, all configurable in the UI without code changes.