I am getting the following error while running code on AWS lambda: START RequestId: cd42e5ab-fbc8-4f50-8c4f-e8257525bd78 Version: $LATEST Error loading meth
How to achieve this concept based on generating CSV in case of: Ignoring field that am not interested in (Could be obtain in OpenCSV based on MappingStrategy) O
I have the following field inside a StacItem Object: @JsonProperty private List<Number> bbox = null; I made a basic implementation with OpenCSV to write