'Access data from dynamic schema database with spring DATA REST?

How I can get list Api data from dynamic schema database after logged with spring data rest ?

{ "cause": null, "message": "Cannot invoke "org.springframework.data.rest.core.mapping.ResourceMetadata.isExported()" because "metadata" is null" }



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source