Skip to content

Graphenee - Enterprise Application Development Framework

License

Notifications You must be signed in to change notification settings

ijazfx/graphenee

Repository files navigation

Graphenee

Graphenee - Enterprise Application Development Framework

Graphenee word itself is a combination of Graphene and Enterprise Edition (ee). It is developed using Java, Spring Boot and Vaadin.

The motivation behind this framework is to give developers an easy to use api to quickly build enterprise applications by focusing on business logic.

Development of the Graphenee was started in April 2016 in a private bitbucket repository. On May 10, I decided to put it on Github public repository for the opensource community.

I believe the framework has a lot of potential and there is huge room for improvement. I welcome the opensource community to review and improve the code, develop and contribute modules and make Graphenee a successful for enterprise application development.

Modules

Graphenee consists of following modules:

  • gx-core - Core API, interfaces and utility methods, I18n module that is used to store and manage translation terms, Security module for creating and managing users, groups and policies, Easy access to SMS service providers such as AWS SMS, Twilio, Eocean, etc.
  • gx-util - Utilities have been moved from gx-core to gx-util
  • gx-vaadin7 - Vaadin 7 components to build dashboard, forms, panels and data grids quickly
  • gx-aws - Easy access to AWS services such as SMS
  • gx-flow - Vaadin Flow components to build dashboard, forms, panels and data grids quickly using Vaadin Flow framework.
  • gx-jbpm-embedded - Embedded jBPM engine support
  • gx-blockchain - Interacting with Hyperledger Sawtooth and Ethereum blockchain platforms.

Copyright © Farrukh Ijaz since 2015, all rights reserved.