I have a problem while calling a store procedure in Spring JPA using NamedStoredProcedureQuery My stored procedure will return multiple parameters including a
I am making a full stack application for my TFC using java with spring boot for the backend and angular with the frontendHowever when making get requests