Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 396 Bytes

Quarkus Hibernate Reactive Rest Data Panache Web Link Issue Reproducer

Reproducer for Quarkus Hibernate Reactive Rest Data Panache providing the incorrect web link self relation. See #38247

You can run ./mvnw clean verify to see the failing testcases. A postgresql test container is used so make sure a docker environment is available.