<Change>Added Source Resource in relation including only header. This reflect the behaviour set on jackson marshalling.</Change>
<Change>Implemented possibility to create a relation and target entity with one call.</Change>
<Change>Defined custom pattern (defined in is-model) for DateTimeFormat to support timezone. The value is also changed on DB configuration when the database is created.</Change>
<Change>Creating an admin with specific username (get from configuration file) instead of the default one 'admin'</Change>
<Change>Deprecated properties are not get configuration file anymore</Change>
<Change>Defined Connection Strategy to server as global constant of thew registry</Change>
<Change>Refactored some code for ER creation/update</Change>