Is it possible to use this library with spring mvc that uses a tomcat as an http server?
because I am looking at the demo project and in the dependencies instead of using the default Tomcat server, the Undertow server is used.
I would really appreciate the answer because I have to implement purchase notifications to the system's backoffice and this library would help me complete it.
Is it possible to use this library with spring mvc that uses a tomcat as an http server?
because I am looking at the demo project and in the dependencies instead of using the default Tomcat server, the Undertow server is used.
I would really appreciate the answer because I have to implement purchase notifications to the system's backoffice and this library would help me complete it.
Thanks.