ERROR: prepared statement “S_25” already exists Spring Data + postgres
So the problem is that is not always happening i have to make like 5/10 api request and then i get this error , then maybe for another 5 request i don’t get the error then again the same error… funny thing is that i already tried and i don’t get this error for every api.
How to handle DuplicateKeyException and keep needed ModelAttributes at same time?
I am working on CRUD application which helps to keep count of inventory.
Java Spring Get Item By User Id
I have a API in JavaSpring and i want to know how can i get All “Finances” by user id, relly got stuck on that and i want to send a body to the API that sends a UserId and get all Finance matching the user