<feed xmlns='http://www.w3.org/2005/Atom'>
<title>onkostar-plugin-dnpm.git/src/test/java/DNPM/config/PluginConfigurationTest.java, branch v2.0.0</title>
<subtitle>Onkostar-Plugin zur Verwendung mit der DNPM-Formularsammlung</subtitle>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/'/>
<entry>
<title>refactor: use package name following Java guidelines</title>
<updated>2024-09-21T20:10:24+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2024-09-21T20:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=cc27edc544cec1b892e7c224aec9e6e42342aa39'/>
<id>cc27edc544cec1b892e7c224aec9e6e42342aa39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verschiebe Implementierungen für Therapiepläne in eigenes Paket</title>
<updated>2023-05-08T09:59:59+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-05-08T09:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=06b5381e885cf5cf4cb008e22e7cb2dff88f40b5'/>
<id>06b5381e885cf5cf4cb008e22e7cb2dff88f40b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #20: Detailimplementierungen für Consent Management</title>
<updated>2023-04-03T12:35:31+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-04-03T12:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=a97d76e5bbe42cde2a5729efedcdcdcd7c26bbe9'/>
<id>a97d76e5bbe42cde2a5729efedcdcdcd7c26bbe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Testcode aufgeräumt</title>
<updated>2023-04-01T19:28:07+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-04-01T19:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=3627a9e898b39c7dfd48ea3315637bfc7a9dbbac'/>
<id>3627a9e898b39c7dfd48ea3315637bfc7a9dbbac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #11: Service und Spring Data JPA Repository für Systemeinstellungen</title>
<updated>2023-03-20T21:29:19+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-20T13:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=ef5c91a352788a2ad84afa18fa0c7cdadec70ed8'/>
<id>ef5c91a352788a2ad84afa18fa0c7cdadec70ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verwende Factory, damit OS-API nicht beim Starten Einstellungen abrufen muss</title>
<updated>2023-03-17T10:16:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-17T10:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=610bc34bd2c70566c0af7f1856c4ab1dcf0029d2'/>
<id>610bc34bd2c70566c0af7f1856c4ab1dcf0029d2</id>
<content type='text'>
Beim Start kann OS ggf nicht auf die Einstellungen zurückgreifen, da die
Datenbankverbindung noch nicht fertig initialisiert ist.

Aus diesem Grund muss die konkrete Implementierung des TherapieplanService zur Laufzeit
nach dem vollständigen Start von OS ermittelt werden.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Beim Start kann OS ggf nicht auf die Einstellungen zurückgreifen, da die
Datenbankverbindung noch nicht fertig initialisiert ist.

Aus diesem Grund muss die konkrete Implementierung des TherapieplanService zur Laufzeit
nach dem vollständigen Start von OS ermittelt werden.
</pre>
</div>
</content>
</entry>
<entry>
<title>Verwende Spring Configuration zur Pluginkonfiguration</title>
<updated>2023-03-15T11:01:50+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2023-03-15T11:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/onkostar-plugin-dnpm.git/commit/?id=f09826a8fff78361de9cbe5eccdfffb86a6e610a'/>
<id>f09826a8fff78361de9cbe5eccdfffb86a6e610a</id>
<content type='text'>
Dies erlaubt eine dynamische Konfiguration der zu verwendenden Service-Implementierungen
mit Anpassungen je nach Standort oder Einstellungen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dies erlaubt eine dynamische Konfiguration der zu verwendenden Service-Implementierungen
mit Anpassungen je nach Standort oder Einstellungen.
</pre>
</div>
</content>
</entry>
</feed>
