-
## Overview
Implement `/user` endpoints for the course-management microservice defined in https://github.com/puffproject/docs/blob/master/API_ARCHITECTURE.md.
The task breaks down into the followi…
-
**[Kazuki Shimizu](https://jira.spring.io/secure/ViewProfile.jspa?name=kazuki43zoo)** opened **[DATACMNS-966](https://jira.spring.io/browse/DATACMNS-966?redirect=false)** and commented
I'll suggest t…
-
### Library name and version
Azure.ResourceManager.Subscription 1.0.1, Azure.ResourceManager.Consumption 1.0.1
### Query/Question
We're using [GetPriceSheetAsync](https://learn.microsoft.com/en-us/…
-
**Issue**
When using Slice or Page in the repository I get a ClassCastException.
```
java.lang.ClassCastException: class x.y.z.MyEntityClass cannot be cast to class org.springframework.data.domai…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I have forked one of the examples of spring data rest to demonstrate/reproduce the issue I'm reporting.
Steps to reproduce
- clone repository at https://github.com/swapsapar/Spring-data-rest-sample
- …
-
Add Spec, test setup, tests for pagination
-
spring boot 2.7.2
In these two cases I use the following expression: `PageRequest.of(0, 10, JpaSort.unsafe("LENGTH(name)"))` and my model has `name` property.
For exmaple if I using default meth…
-
- 테이블 생성시간 컬럼명 current_time 불가능
- 네, 맞습니다. current_time은 MySQL에서 시스템 함수로 사용되는 예약어입니다. 이 이름을 필드 이름으로 사용하게 되면, SQL 구문 오류가 발생할 수 있습니다. 따라서 예약어를 필드 이름으로 사용하는 것을 피해야 합니다. MySQL의 모든 버전에서 예약어를 필드 이름으로 사용하…
-
**[Domingo Gómez García](https://jira.spring.io/secure/ViewProfile.jspa?name=domgom)** opened **[DATAREST-838](https://jira.spring.io/browse/DATAREST-838?redirect=false)** and commented
Failed to ins…