Hendrik Jungnitsch
2022-09-05 4aefdfdd2b3a9864ef488b76b5f9c69ab4c23b9f
src/main/java/de/gedoplan/seminar/jpa/exercise/rest/HighwayResource.java
@@ -11,7 +11,6 @@
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.server.ResponseStatusException;