guilhermeRizzatto / SpringBoot-VirtualStore

A Spring Boot API program for a Virtual Store, Consuming Google Directions API and VIACEP API
0 stars 0 forks source link

Create ProductItemDTO #11

Closed guilhermeRizzatto closed 5 months ago

guilhermeRizzatto commented 5 months ago

Because the productItem with @JsonIgnore in getShoppingCart returns an error when Jackson tries to return the productItem in post method.