如何调用 Blob 图像作为 Rest 服务

How to call Blob Images as Rest Services

我在 Oracle 数据库中存储了我的 Blob 图像。我想创建一个 Get Methode 以 JSON 格式检索它。

这就是我的数据库的结构

它现在工作正常。我只是把它写成 sql Query and create the Rest