Posts by Heloisa • 3 points
2 posts
-
0
votes1
answer15
viewsQ: Trade an image with Kotlin?
Hello I am new learning Kotlin and I have the following problem, I have a View image with two buttons, move forward and backward. In a gallery of 5 photos I would like to keep exchanging images so…
-
0
votes1
answer124
viewsQ: How to make a user changes with the PUT method in Springboot
I’m doing a project and we’re in the API layer with Springboot. We have a problem with the verb PUT. We have the fields Id, Name, password, Tipousuario, password, so far so good, we are doing an If…