Class ThirdPartyAppSpec

java.lang.Object
io.github.xezzon.zeroweb.third_party_app.repository.ThirdPartyAppSpec

public class ThirdPartyAppSpec extends Object

第三方应用查询规范

定义第三方应用的查询条件和排序规则

Author:
xezzon
  • Method Details

    • defaultSort

      public static org.springframework.data.domain.Sort defaultSort()

      获取默认排序规则

      按创建时间降序排序

      Returns:
      排序对象