Commit Graph
14 Commits
Author SHA1 Message Date
Kevin Wiesner 59f070b842 changed gwt plugin location and removed jad extension for enhanced class decompiler 2023-04-04 15:03:15 +02:00
Kevin Wiesner 57bf7815c3 bug5440: removed gson dependency and replaced it with custom serializers and deserializers 2022-11-05 10:11:08 +01:00
Kevin Wiesner cb80399af0 bug5440: added maven profile with-aws-lambda for the build process of com.sap.sailing.ingestion and adjusted documentation 2022-11-01 12:37:10 +01:00
Kevin Wiesner af09be2fc5 bug5440: adjusted README.md to cover maven build process of ingestion project 2022-09-30 16:05:33 +02:00
Kevin Wiesner cba9c545b4 bug5440: improved implementation of FixIngestionLambda and FixCombinationLambda to use a central class S3FixStorageStructure organizing the S3 2022-09-30 12:41:39 +02:00
Kevin Wiesner 32143eb633 bug5440: adjusted GpsFixPayloadDTO to implement Comparable 2022-09-30 12:29:12 +02:00
Kevin Wiesner 94c85fabad bug5440: adjusted the documentation of the ingestion project to match current server implementation 2022-09-30 12:27:27 +02:00
Kevin Wiesner 958f9a6367 bug5769: refactored code for ReverseGeocoder and added api response log when returning null object 2022-09-29 09:23:41 +02:00
Kevin Wiesner 0b3949ff0f Merge branch 'master' into bug5440 2022-09-28 11:17:28 +02:00
Kevin Wiesner f9e41adb7a api: specified mandatory usage of uuids as device identifiers for GPSFixesResource in api documentation 2022-09-27 12:54:25 +02:00
Kevin Wiesner fc37cd45e3 bug5767: changed argument for the call of GPSFixJsonDeserializer in GPSFixMovingJsonDeserializer 2022-09-26 15:12:31 +02:00
Kevin Wiesner 051f54b2bc bug5767: added test for GPSFixMovingJsonDeserializer 2022-09-26 15:06:37 +02:00
Kevin Wiesner 366ee9fa2c bug5440: first implementation of FixCombinationLambda responsible for creating collections of new fixes on S3 2022-09-26 14:18:12 +02:00
Kevin Wiesner 53850b3798 wiki: revised onboarding page for using a ssh key in the solution and added a guide for autossh 2022-09-22 10:52:05 +02:00