Posts by Kauhe Ricardo • 1 point
1 post
-
0
votes3
answers1595
viewsA: How to pass code (id) through my viwer using Thymeleaf and spring mvc for the controller?
Oops, buddy, I managed to solve this problem by changing (@PathVariable("codigo") for (@PathVariable("evento.codigo") and also change the @RequestMapping("/{codigo}") para…