This project shows the very simple way to access/read from a space using a SpringWebApp. The updates to the space happen external to the webapp. There are 4 Eclipse projects.
1) The Common Domain that is shared by the other three.
2) The helloSpringAndSpaceSystem which processes the Messages written
3) The helloSpringAndSpacePublisher which writes new Messages
4) The helloSpringAndSpaceWeb which shows how you can crate a simple view into the space using Spring MVC