Package

controllers

Permalink

package controllers

Visibility
  1. Public
  2. All

Type Members

  1. class WebJarAssets extends AssetsBuilder

    Permalink

    A Play framework controller that is able to resolve WebJar paths.

    A Play framework controller that is able to resolve WebJar paths.

    org.webjars.play.webJarFilterExpr can be used to declare a regex for the files that should be looked for when searching within WebJars. By default all files are searched for.

    Annotations
    @Singleton()

Ungrouped