Improvement #2151
Updated by Henning Blohm over 1 year ago
Sometimes it is required to represent one and the same java component under different names. While proxy components help solve this somewhat, they are not sufficient for include situations or when names cannot be realized as folder names.
h2. Acceptance Criteria
* A new property <code>com.zfabrik.component.alias</code> supporting a comma-separated list of component names is introduced.
* This property works as the inverse of link components, i.e.:
** All lookups for the alias and and resource retrievals are delegated to the declaring component
** Aliases may not collide on repo level