I already use a persistence framework (like Hibernate) and several other web frameworks (like Spring). Why should I use Overmind?
Overmind provides intelligent simplification for many of the common tasks you find in developing webapps. With Overmind you dont need to worry about writing finders, hql/SQL if you dont want to. With Overmind you dont have to write unnecessary boilerplate for creating validations, backing beans and delegates. It lets you focus on getting up and running with business logic. How many times have you torn your hair out writing endless lists of finders and DAO methods? Overmind is NOT a replacement for web frameworks, it is a flexible glue that allows you to use various popular frameworks in an extremely simplified fashion (but also allowing you the flexibility to use those frameworks directly when needed).
Related Questions
- I already use a persistence framework (like Hibernate) and several other web frameworks (like Spring). Why should I use Overmind?
- Can I create RabbitMQ applications using web frameworks (e.g. Spring, or Ruby-On-Rails)?
- Can I create RabbitMQ applications using web frameworks (eg Spring, or Ruby-On-Rails)?