I\'m trying to conect my esp32 with my spring boot app with websockets. The ESP32 is the client and SpringBoot app is the server.
I added the maven dependency to my p