Solved
registrar ruta tipo post
hello a new consumtal I am trying to register a post method slingservlet but when I use it with the ajax I get the error 500 if I could collaborate another way to register it this is the route that I gave thanks for the help
@SlingServlet(paths = {"/bind/gamerstore/values/template"}, methods = {"POST"})