eclipse-archived / unide

Eclipse Public License 1.0
29 stars 17 forks source link

activate DB: document or set default #19

Closed ameinhardt closed 6 years ago

ameinhardt commented 6 years ago

it's not obvious that the REST server needs to activate persistency after boot. This test show how: https://github.com/eclipse/unide/blob/master/servers/rest/src/test/java/server/RestEndpointTests.java#L135

Expected:

ameinhardt commented 6 years ago

it doesn't anymore. Persistence is defined via setting "persistence.enable": true/false, see https://github.com/eclipse/unide/blob/fd9c7b956797ac749e129b176c4619195fbffab2/servers/rest/src/main/resources/application_conf.json#L3