978: remove spring-web
- Apr 25, 2023
-
-
Henry Borasch authored
-
Henry Borasch authored
# Conflicts: # api/src/main/java/dev/fitko/fitconnect/api/config/ApplicationConfig.java # api/src/main/java/dev/fitko/fitconnect/api/config/ResourcePaths.java # client/src/main/java/dev/fitko/fitconnect/client/bootstrap/ClientFactory.java # core/src/main/java/dev/fitko/fitconnect/core/events/EventLogApiService.java # core/src/main/java/dev/fitko/fitconnect/core/http/RestService.java # core/src/main/java/dev/fitko/fitconnect/core/http/UserAgentInterceptor.java # core/src/main/java/dev/fitko/fitconnect/core/schema/SchemaResourceProvider.java # core/src/main/java/dev/fitko/fitconnect/core/submission/SubmissionApiService.java # core/src/test/java/dev/fitko/fitconnect/core/http/ProxyRestTemplateTest.java # core/src/test/java/dev/fitko/fitconnect/core/http/RestServiceTest.java # core/src/test/java/dev/fitko/fitconnect/core/http/RestTemplateTest.java # integration-tests/src/test/java/dev/fitko/fitconnect/integrationtests/AuthenticationIT.java # integration-tests/src/test/java/dev/fitko/fitconnect/integrationtests/SubscriberClientIT.java # pom.xml
-
Henry Borasch authored
-
-
-
Henry Borasch authored
-
- Apr 24, 2023
-
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
- Apr 21, 2023
-
-
Henry Borasch authored
-
Henry Borasch authored
Merge branch '978_remove_spring-web' of https://git.fitko.de/fit-connect/sdk-java into 978_remove_spring-web
-
Henry Borasch authored
-
Martin Vogel authored
-
- Apr 20, 2023
-
-
Henry Borasch authored
-
Henry Borasch authored
# Conflicts: # core/src/test/java/dev/fitko/fitconnect/core/schema/SchemaResourceProviderTest.java
-
- Apr 19, 2023
-
-
Henry Borasch authored
# Conflicts: # pom.xml
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
-
Henry Borasch authored
- fixed string response creation in HTTP client - fixed setting of bearer token header and URL creation in SubmissionApiService and PublicKeyService - fixed URL creation in RoutingApiService - fixed faulty test assertions
-
- Apr 18, 2023
-
-
Henry Borasch authored
-
Henry Borasch authored
- removed dependency - added OkHttpClient - created intermediate client to abstract between logic and HTTP handling - adjusted tests
-