Posts by c_ribeiro • 1 point
1 post
-
-1
votes1
answer27
viewsQ: Get a list of objects with custom message (Spring Boot)
At the moment I can return the list of objects (products). I would like to show the information of each object with a formatted text, for example: O produto (nome_produto) tem o preço…