-
-
Notifications
You must be signed in to change notification settings - Fork 0
Replace notion-sdk-jvm
with custom Spring Rest Client
#37
Comments
is anyone working on this ? |
Hi @sakshipatil1305, not yet! Before starting here, a few things are ongoing, including the move to the Plus, I have the feeling the integration tests should be improved before such a refactoring can be done, as more complex use cases are currently delegated to the dependency I'd like to remove. Let me ping you once this topic is ready to be picked up, if you don't mind. |
Hi @scordio Thanks |
Superseded by spring-projects/spring-batch-extensions#154. |
Currently, Notion SDK JVM is used as an underlying dependency to use 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: