Skip to content

marcel-steinbach-mpf/springdoc-data-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • schemas
    • child property is embedded where spring data rest will include link
  • property-reference-controller lists properties by type name, not by reference name (e.g. /property/{id}/childProperty instead of /property/{id}/myChildPropertyName,
    private ChildProperty myChildPropertyName;
    ). This also leads to problem where there are two references with the same type.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%