Replace notion-sdk-jvm
with custom Spring Rest Client
#154
Labels
notion-sdk-jvm
with custom Spring Rest Client
#154
Currently, Notion SDK JVM is used as an underlying dependency to call the Notion API.
Although it gives the benefit of accessing the API from Java without additional effort, it has a few downsides:
An alternative could be to adopt one of the Rest Client options that Spring provides.
The text was updated successfully, but these errors were encountered: