while registering the servlet using path can i use the .* example@Component(service = Servlet.class, property = { "sling.servlet.methods=" + HttpConstants.METHOD_GET,"sling.servlet.paths=" + "/bin/test","sling.servlet.paths=" + "/bin/test/.*",}) When i am trying to hit http://localhost:4502/...