Posts by thiago eza • 1 point
1 post
-
0
votes1
answer110
viewsQ: Pass parameters on GET
I’m trying to do a GET to validate a user using Cpf and password,using DAO, but I’m not sure when to pass the parameter. Follow the get code private Usuario usuarioLogado; @GET…