SpringBean Example

This example demonstrates a simple Spring application. Rio provides the capability to build dynamic applications using Spring. You can wire up your beans using Spring, and use Rio to turn a Spring bean into a dynamic service, with built-in management, fault detection and automated deployment.

Building the example

Look here for information on building the example

Running the example

Look here for information on running the example

The example also provides a test client that uses the Rio test infrastructure to create and invoke methods on the SpringBean service.