Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fenixedu/bennu
Framework for developing Java web applications based on the Fenix Framework
https://github.com/fenixedu/bennu
Last synced: about 2 months ago
JSON representation
Framework for developing Java web applications based on the Fenix Framework
- Host: GitHub
- URL: https://github.com/fenixedu/bennu
- Owner: FenixEdu
- Created: 2013-03-20T11:53:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T11:56:22.000Z (2 months ago)
- Last Synced: 2024-11-06T12:42:48.632Z (2 months ago)
- Language: Java
- Homepage:
- Size: 70.9 MB
- Stars: 12
- Watchers: 11
- Forks: 31
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://cloud.githubusercontent.com/assets/132118/5009829/70603546-6a63-11e4-96fc-9d88559fa600.png)
[![Build Status](https://travis-ci.org/FenixEdu/bennu.svg?branch=develop)](https://travis-ci.org/FenixEdu/bennu) [![Latest Release](https://img.shields.io/github/release/FenixEdu/bennu.svg)](https://github.com/FenixEdu/bennu/releases/latest) ![Coverity Scan](https://scan.coverity.com/projects/2456/badge.svg)
==========Bennu is the foundation for building modular Java web applications based on the [fenix-framework](http://fenix-framework.github.io/). It provides a bunch of features out of the box so you can start developing your own applications and modules without worring about problems, like user authentication and management or task scheduling.
## Getting Started
To start developing using the Bennu Framework you should take a look to our documentation site:
[https://confluence.fenixedu.org/display/BENNU/Welcome](https://confluence.fenixedu.org/display/BENNU/Welcome)
It includes tutorials and examples so you can learn how to use the Bennu Framework
##Issue Tracking
Issue Tracking for the Bennu Framework should be done in the [FenixEdu JIRA](https://jira.fenixedu.org/browse/BNN).
## Contribute
Bennu is open source LGPL 3. We welcome interest in the project and are open to your contributions