I\'m getting data from Backend(Spring boot) using HttpClient as JSON Format this is the JSON format
I want to convert it to an object. I create a Model model.ts
an