-
As projects like Relay have shown, it's relatively common to repeat the same generic structures of types multiple times within a project. In the case of Relay, I'm talking about Connections.
The Gr…
-
`{
"totalPages": 1,
"totalElements": 7,
"first": true,
"last": true,
"size": 25,
"content": [
{
"customerId": "9d433ecb-cbb5-44f8-a7be-4a1bca684b7f"…
-
Hi team,
We are using spring boot version 3.1.5. Encountered slow performance when access **some of the last page** (> 100) (page < 100 is fast in 1s), in our data, the last page is 205 and 800, bo…
-
### Describe the bug
The corresponding method param for Azure.Core.MaxPageSizeQueryParameter is incorrect. It should map to an entry in `sdkMethod.parameters` but it appears to map back to itself.
#…
-
In GitLab by @ajeng518 on May 9, 2024, 17:54
_Merges BE/feat/party-history -> develop_
## 📄 ✨ Feat: 팟 이용내역 조회 기능 추가
## ✍ 작업 내용 [FE/BE]
- 해당 사용자가 참여한 이용내역 조회 기능
- 전체, 내가 파티장인것, 파티원을 동적쿼리 활…
-
토큰을 통한 인증 후 권한이 필요한 컨트롤러 호출 시 발생한 에러다.
```java
// 현재 관리하고 있는 모든 회사 리스트 조회
@GetMapping("/company")
@PreAuthorize("hasRole('READ')")
public ResponseEntity getAllCompany(@PageableDefault…
-
### Bug report
When bound to local data the Pager items of the Grid are initially hidden.
This is a regression introduced with v2023.2.829
### Reproduction of the problem
1. Run this [dojo](http…
-
Opening https://github.com/spring-projects/spring-petclinic with [vscode-java](https://github.com/fbricon/vscode-java/releases/tag/javac-prototype) embedding the javac bits, I get multiple similar err…
-
Possibly related to #2606 (due to type erasure), and already reported on [stackoverflow](https://stackoverflow.com/questions/56293048/jsontypeinfo-not-shown-in-response-whit-pageable).
I have a pol…
gbaso updated
4 months ago
-