I have written a custom REST service with Java. This service doesn't contain any metadata. It only contains the services of certain entities which return the database data. The services have a JSON Format.
The SAPUI5 Overview page only seems to accept oData and require the metadata file of the entire service. Can I work around this somehow?