Class ThirdPartyAppSpec
java.lang.Object
io.github.xezzon.zeroweb.third_party_app.repository.ThirdPartyAppSpec
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.domain.Sort获取默认排序规则
-
Method Details
-
defaultSort
public static org.springframework.data.domain.Sort defaultSort()获取默认排序规则
按创建时间降序排序
- Returns:
- 排序对象
-