Skip to content
This repository was archived by the owner on Jun 14, 2026. It is now read-only.

albirar/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Albirar uses his framework to develop applications. The most interesting module of this framework is dynabean module. DynaBean enables aspect oriented modeling to avoid the problems with inheritance, and to enable to encapsulate and reuse pieces of models. Another good feature of this module is that the javaBean implementation model is made in runtime, so different services use the same aspects of model although they are modeled with another aspects not defined when service was conceived.

By example, if a service use a IRegistered to define a model as:

  • User id
  • active
  • Roles

Another service can use them to extend and enhance with another aspects like:

  • password
  • email
  • Name
  • Surname
  • ...

About

An open source little framework for develop over the Spring(TM) framework

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages