public class SearchBuilder<T> extends Object
SearchBuilder(org.springframework.data.jpa.domain.Specification<T> specification)
org.springframework.data.jpa.domain.Specification<T>
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchBuilder(org.springframework.data.jpa.domain.Specification<T> specification)
public org.springframework.data.jpa.domain.Specification<T> build()
Copyright © 2023. All rights reserved.