Package org.takes

Take, Java web development framework.

See: Description

Package org.takes Description

Take, Java web development framework.

Take is a pure object-oriented and immutable web development framework for Java 6+ projects. The design of Take is based on four fundamental principles: 1) no NULLs, 2) no mutable classes, 3) no public static method, and 4) no type casting. Due to these principles, the design is loosely coupled, highly cohesive and easy to test. To start working with the framework, check out our introduction page in Github: README.

Since:
0.1
Version:
$Id: 831e25c6f535b3e110714c73ac20c33ba8ac031a $
Author:
Yegor Bugayenko ([email protected])
See Also:
project site www.takes.org, Github project, Java Web App Architecture In Takes Framework, wikipedia about Takes framework

Copyright © 2015 Take. All rights reserved.