Project

General

Profile

Actions

CdmLibraryDev » History » Revision 50

« Previous | Revision 50/63 (diff) | Next »
Andreas Kohlbecker, 02/08/2017 11:12 AM


CDM Library Development Resources

This page holds information and resources for developing the CDM Library. For a general introcution to the CDM Library and basic setup instructions please see: http://cybertaxonomy.eu/cdmlib


Releases

CDM Internals

Authentication, authorization, access control

Searching

cdmlib-remote - RESTful services

cdmlib-remote-webapp

cdm-vaadin - CDM Vaadin UI

Conventions & Policies

Tests (writing / running)

Debugging

Discussion (historic)


External Resources / Links

Hibernate

Spring 2.0 Framework

We use the Spring 2.0 framework to develop the library and keep the coupling of components low.

Domain Models

Property Change

Useful Patterns

Aspect Oriented Programming

We use AspectJ to implement the change property crosscutting concern:

Updated by Andreas Kohlbecker about 7 years ago · 50 revisions