The project provides Spring integration for domino including a spring like template for domino.
The client application using this
template will be able to access domino backend objects via diiop connections using domino session pooling and will not have to care about
domino session creating, db opens, view opens, lookups and/or recycling on any domino object. Just map the domino document to your model plain java
object and you are ready.