Defne, Service Oriented Web Application Framework
Defne is a service oriented web framework. With Defne you can easily implement transactional, secure and service based database applications based on the Java EE technologies.Defne contains many Java EE technologies including Dependency Injection, Java Persistence API, Java Server Faces, Enterprise Java Beans etc. Defne is a thin layer implementation on those technologies that gives a developer to concentrate on the business logic. With Defne, you can implement powerful and performancable enterprise web projects with service oriented fashion.
Defne supports transactional and security requirements of applications easily with Java annotations. Application developer concentrates on his business applications instead of thinking about vertical requirements like transaction, security etc.
Defne Architecture
At below figure, you see the architecture of the Defne.
Tests Are Easy To Write...!
Defne applications are written with 100% Java POJOs. Therefore it is very easy to write unit tests against them.
High Performance!
Defne application services are stateless. Therefore its performance level is unbelievable even if highly concurrent and transactional systems.
Source code of the Defne is located at Defne Google Code . You can download the Defne stable release from Defne Current Release
Please contact us with any questions on Defne via Contact.