Spring Projects Issues

Results 1565 comments of Spring Projects Issues

**[Manuel Sousa](https://jira.spring.io/secure/ViewProfile.jspa?name=msousa)** commented I used the above suggestion and it fixed the _embedded so that it would show all subclasses. However in the _links it still uses the subclassname instead...

**[David Riccitelli](https://jira.spring.io/secure/ViewProfile.jspa?name=ziodave)** commented I was able to solve setting the _path_ on the subclass repositories, e.g: ```java @RepositoryRestResource(exported = false, path = "messages") public interface TextMessageRepo extends JpaRepository { }...

**[Firoz Fazil](https://jira.spring.io/secure/ViewProfile.jspa?name=ffazil)** commented A dirty fix. In the above example make the subclass repository private so that the names can be changed to the parents and the endpoints will still...

**[Mathias Ewald](https://jira.spring.io/secure/ViewProfile.jspa?name=mewald)** commented I just tried that (using the RelProvider above and non-exported Repo suggested just before my comment here) and I am seeing some strange behavior.    1. I start...

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...