OZG-7872 OZG-8039 add related resource link on postfach
3 unresolved threads
3 unresolved threads
Compare changes
Files
6- Martin authored
@@ -25,6 +25,7 @@ package de.ozgcloud.alfa.common.command;
@@ -33,7 +34,6 @@ import org.springframework.hateoas.EntityModel;
@@ -41,10 +41,11 @@ import de.ozgcloud.alfa.bescheid.DocumentController;
@@ -57,33 +58,61 @@ class CommandModelAssembler implements RepresentationModelAssembler<Command, Ent
In CommandProcessor gibt es doch trotzdem die Nullabfrage. Ich finde es überraschend in einer Spring Boot Anwendung nicht die Spring Boot Features zu benutzen die es gibt. Ich bin aber auch nicht dagegen es explizit zu machen, weil es hier nicht viel Arbeit ist
Edited by Felix Reichenbach
changed this line in version 3 of the diff