Does micronaut have existing api gateway library? #7218
Unanswered
EthanYe0630
asked this question in
Q&A
Replies: 2 comments 1 reply
-
No, we currently don' thave an Gateway solution. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm a bit wary of officially supporting such a module. It is very security-sensitive and would need careful attention. There is lots of potential for security bugs. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi all,
I'm trying to add api gateway feature before my micronaut service. I couldn't find any related posts. Is it available?
I only found a solution for spring https://springframework.guru/api-gateway/#:~:text=The%20API%20Gateway%20Service%20is,requests%20to%20the%20Message%20service.&text=main%20class%20to%20enable%20Zuul
Beta Was this translation helpful? Give feedback.
All reactions