Is it Possible to Configure Vert.X gateway for MySQL ? #1040
Unanswered
shekarnode
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @shekarnode. What have you tried so far? |
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
-
Hi ,
I have been following the steps mentioned in git book to setup Vert.X gateway.
I am able to setup and run vert.X gateway with ES config file using following command :
java -jar apiman-gateway.jar -conf configs/conf-es.json
Now , I have a requirement to use Vert.X gateway in production Environment with MySQL DB .
So is it possible to establish a connection to MySQL DB from Vert.X gateway.
If so , can you share the post or any article that would help me to achieve it .
Beta Was this translation helpful? Give feedback.
All reactions