Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 526 Bytes

Asamal - Lightweight framework on JEE6

Full source code and slides for the "How to write webframework in a week" presentation by Tomek Szymanski on Asamal.

Structure

The code is structured in 3 submodules.

cdi-examples

Learn-by-code examples for the Contexts & Dependency Injection.

jaxrs-examples

Basic samples on using Java RESTful Web-Services.

asamal-example

Example (twitter-like) application written using asamal.