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

skinny.controller.feature.QueryParamsFeature.scala Maven / Gradle / Ivy

There is a newer version: 2.5.2
Show newest version
package skinny.controller.feature

import skinny.micro._
import skinny.micro.base.QueryParamsAccessor

/**
 * Provides queryParams/queryMultiParams.
 */
trait QueryParamsFeature extends QueryParamsAccessor { self: SkinnyMicroBase =>

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy