Replies: 1 comment 1 reply
-
|
Hi, i'm not very familiar with the Spring boot and the REST controllers API. I can take a look at it and see if it's a doable task. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ktorfit API is very similar to the Spring boot REST controllers API. Wouldn't it be a good idea to combine these two APIs so that we can create a server and access it using the same interface? For example, you can configure your annotation processor to process Spring annotations.
Beta Was this translation helpful? Give feedback.
All reactions