All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.scalatra.servlet.MountConfig.scala Maven / Gradle / Ivy

The newest version!
package org.scalatra.servlet

import javax.servlet.ServletContext


trait MountConfig {
  def apply(ctxt: ServletContext)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy