Get CloudNinja for Help Developing Java Apps on Windows Azure
Join the DZone community and get the full member experience.
Join For FreeIn a recent post Persistent Systems introduced CloudNinja for Java -- a multi-tenant reference application designed to help the Java community develop Java applications for Windows Azure. It is available at github.
This application is built on several common OSS libraries, such as:
- Spring for the MVC UI
- JDBC and Hibernate for data access and object mapping
- Log4j
- jqPlot
The CloudNinja for Java application encompasses following features and functionalities:
-
Tenant on-boarding
-
Tenant-level customization (for example, managing logos)
-
Per-tenant data isolation
-
Per-tenant metering
-
Providing support for log-in via different identity providers (for example, Yahoo!, Google, Windows Live ID)
-
General purpose task scheduler
For more detail, read the post here.
Published at DZone with permission of Zhiming Xue. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments