spring-projects / spring-projects/spring-data-rest
JPA CrudRepository Doesn't Render Child Elements [DATAREST-273]
Đang mở
@odrotbohm đang làm issue này rồi.
Từ ngày 31/12/2020.
in: repository
type: bug
- Ngôn ngữ chính
- Java
- Star
- 958
- Fork
- 568
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Brandon Gaisford opened DATAREST-273* and commented
Child entity not rendered by CrudRepository.
Steps to reproduce:
- Unpack attached zip file
- mvn compile
- mvn package
- mvn jetty:run-war
- Point browser to http://localhost:8080
- Point browser to http://localhost:8080/equipments
Expected result:
Entity Equipment child property equipmentCategory should be rendered in JSON output, but it isn't. This error occurs in 2.0.0.RELEASE, and 2.0.1.BUILD-SNAPSHOT, it was working in 2.0.0.RC1
Affects: 2.0 GA (Codd), 2.0.1 (Codd SR1)
Attachments:
- test.zip (15.51 kB)
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.