Package 

Class StaticFiles

    • Constructor Summary

      Constructors 
      Constructor Description
      StaticFiles()
    • Method Summary

      Modifier and Type Method Description
      String spa(@PathVariable() String path)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StaticFiles

        StaticFiles()
    • Method Detail

      • spa

        @RequestMapping(value = {/{path:^(?!websocket-server)[^\\.]*}}) String spa(@PathVariable() String path)