I'm developing a system for my university's university restaurant with Spring MVC.
I need to connect the system with a TopData brand ratchet, which controls customer access to the restaurant. As I have never faced such a problem, I would like your opinion on what path I should follow!
Currently, I am thinking of creating a Java Desktop application to manage the communication of the ratchet with the Web System.
PS: the ratchet has network output.