From 1a924ebf6c549a69657c83b5e644112f48f22a7d Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Wed, 23 Oct 2024 23:01:57 +0200 Subject: [PATCH] trying hateos Signed-off-by: Peter Siegmund --- .run/Application.run.xml | 1 + pom.xml | 4 ++++ .../timezone_service/config/WebConfig.java | 8 +++---- .../controllers/TimeZoneController.java | 21 +++++++++++++------ .../model/response/TimeZoneResponse.java | 13 +++++++++++- .../service/impl/TimeZoneServiceImpl.java | 13 ++++++------ 6 files changed, 42 insertions(+), 18 deletions(-) rename src/main/java/dev/mars3142/fhq/timezone_service/timezone/{web => }/controllers/TimeZoneController.java (64%) diff --git a/.run/Application.run.xml b/.run/Application.run.xml index 20021b3..7ce3f58 100644 --- a/.run/Application.run.xml +++ b/.run/Application.run.xml @@ -1,5 +1,6 @@ +