-
**[C.Kandaurova](https://jira.spring.io/secure/ViewProfile.jspa?name=ermintar)** opened **[DATAJPA-1701](https://jira.spring.io/browse/DATAJPA-1701?redirect=false)** and commented
Hi,
I'm using Post…
-
## Description
I could not find any documentation for the following problem.
Hello,
I am currently facing an issue when dealing with Projections and collections of objects. I have an Entity and…
-
### Library version used
4.65.0
### .NET version
.NET 8
### Scenario
ManagedIdentityClient - managed identity
### Is this a new or an existing app?
The app is in production, I haven't upgraded …
-
- [x] JWT 유효기간 재설정
- access token : 1일
- refresh token : 30일
- [x] pageable current page 1 부터 시작하도록 수정
-
# 필수과제 API 명세서
- https://faint-grenadilla-bdc.notion.site/API-12c0c1e6ca6c80b8937ef6ab207d9b09?pvs=4
### Switch?
- L4 Switch, L7 Switch 가 무엇인지 조사해보세요.
- hints : 비용, 역할, 알수있는 정보
https://…
-
I'm working in a project that uses the method with signature `Page findAll(Pageable pageable)` from Spring Data `PagingAndSortingRepository` interface. As commons-data does not support it, I need to u…
-
**Is your feature request related to a problem? Please describe.**
I believe this doesn't currently existing with QuestPDF, however happy to be proven wrong. We have a new report with user-generated …
-
Hello, after upgrading to Spring Boot 3.2.5 my project build fails.
Simplified example query which fails:
```java
@Query("""
select distinct cast(e.timestampField as date)
…
-
> 이슈 설명
전체 도메인중 리스트로 불러오는 API 페이지네이션 구현
## 진행사항
- 컨트롤러 Pageable 사용 추천
- Repository Entity Page로 반환
## 기타
-
### Location
Function `read_to_string` in `std::fs`
https://doc.rust-lang.org/stable/std/fs/fn.read_to_string.html
### Summary
The current documentation for `std::fs::read_to_string` states that it…