질문&답변
SpringDataJPA 의 page.getTotalElements 메서드의 공식 문서 링크는?
https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/domain/Page.html 찾아보니까 여기에 있네요.
- 좋아요수
- 0
- 댓글수
- 3
- 조회수
- 402
질문&답변
https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/domain/Page.html 찾아보니까 여기에 있네요.
질문&답변
해결되었습니다. Spring MVC pattern과 관련한 내용인것을 알았네요.