Gcp implementation
Description:
Gcp implementation;
HttpResponseBodyMapper & ObjectMapper remove redundant configuration, bean can be provided with core-common;
Spring Boot upgrade from 2.1.16 to 2.3.4;
Fix issue #18 (closed) ;
How to test:
run int tests
Changes include:
-
Refactor (a non-breaking change that improves code maintainability). -
New feature (a non-breaking change that adds functionality).
Changes in:
-
GCP -
Azure -
AWS -
IBM -
Common code
Dev Checklist:
-
Added Unit Tests, wherever applicable. -
Updated the Readme, if applicable. -
Existing Tests pass -
Verified functionality locally -
Self Reviewed my code for formatting and complex business logic.
Edited by Oleksandr Kosse (EPAM)