I implemented a web application with the spring framework (version 1.5.3). Now I need an udp server that receives an incoming message from the client. How to add this functionality to my spring project for download?
I watched how to implement UDP in the spring framework for the link, but could not get wrt spring boot
Can someone help me in understanding this please
Thanks Maruthy
source
share