Package com.bytedesk.core.url
Class UrlSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.core.url.UrlSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<UrlEntity>
search
(UrlRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
UrlSpecification
public UrlSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<UrlEntity> search(UrlRequest request)
-