Posts by Daniel Moreira • 11 points
1 post
-
1
votes1
answer36
viewsQ: Entity attribute based on a field from another table - Hibernate
I have a microservice raised using Spring, Restful and Hibernate. I would like to know how I can modify an attribute of this json microservice, based on a condition, obtained through a query to the…