Class ViewControllerRegistration

java.lang.Object
org.springframework.web.servlet.config.annotation.ViewControllerRegistration

public class ViewControllerRegistration extends Object
Assist with the registration of a single view controller.
Since:
3.1
Author:
Rossen Stoyanchev, Keith Donald
  • Constructor Details

    • ViewControllerRegistration

      public ViewControllerRegistration(String urlPath)
  • Method Details