java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.controllers.AbstractController
de.hybris.platform.yacceleratorstorefront.controllers.misc.RobotsController

@Controller public class RobotsController extends AbstractController
Controller for web robots instructions
  • Constructor Details

    • RobotsController

      public RobotsController()
  • Method Details

    • getRobots

      @RequestMapping(value="/robots.txt", method=GET) public String getRobots(javax.servlet.http.HttpServletResponse response)