The structure of the Page returned by Spring Data Commons 3.3.0 is as follows:

{
    "content": [
        {
            "id": 1,
            "createdTime": "2024-05-20 08:26:41",
            "username": "SjKGpgdyYbWz"
        },
        {
            "id": 2,
            "createdTime": "2024-05-05 17:11:03",
            "username": "user",
            "email": "t5ekuOVtNfaP"
        },
        {
            "id": 3,
            "createdTime": "2024-05-20 08:26:41",
            "username": "YzmIFlSfBkLZ"
        }
    ],
    "page": {
        "size": 3,
        "number": 0,
        "totalElements": 21,
        "totalPages": 7
    }
}

so openfeign can't read totalElements