Hello. Today, I noticed that an application published last week gave a “Deprecated API calls” warning.
There is a warning as shown in the picture. But I have never called the product service as a rest. I only used Rest request in a few requests with rest.resources in a few places in the entire application.
The rest.resources section in the project is as shown in this picture, I do not think they have any connection with Product. What are your suggestions, what can I do?
Thanks.

