Package net.kaczmarzyk.spring.data.jpa.utils
package net.kaczmarzyk.spring.data.jpa.utils
-
ClassDescription* * The primary extraction method extracts resolved variables from request attributes.Ugly way to share context between different specifications -- e.g.SpecificationBuilder<T extends org.springframework.data.jpa.domain.Specification>SpecificationBuilder allows creating specification apart from web layer.