Welcome to Senro
Senro is a new domain-driven development framework using Wicket.
Who is this project for?
If you want to prototype webapps in Java, Senro is a great way to go. By annotating a simple POJO data model, Senro will generate a complete webapp in Wicket on the fly. We focus today on Hibernate, but any OR mapper will be supported, eventually.
How is this project different?
- It is under active development
- It is a fresh code base using current programming patterns and tools (generics, annotations, Spring)
Why would I want to use it?
You probably don't unless you are a developer that is contributing to the project. It's not really ready for people to use yet.

