Introduction
There are a number of modules in Procyon Framework. This part gives you a complete understanding of Procyon Framework's modules. After completing, you will have a good understanding of all modules.
Here are the Procyon modules:
procyon : This provides all features of Procyon.
procyon-core : This provides core features and utilities for all modules.
procyon-configure : This includes and provides configurations that configure application automatically.
procyon-context : This provides context for Procyon applications.
procyon-web : It provides web support for developing web application.
procyon-peas : This allow us to manage our instances which are created in Procyon application. Peas are very similar to Java Beans. They can be called as Go Beans :)