Converting Netty ByteBuf to POJO

前端 未结 0 1132
甜味超标
甜味超标 2021-02-05 09:35

I have set up a TCP Server using Netty and Spring Boot. My server receives a fixed-length byte buffer over TCP, converts it into a POJO, persists it, returns an appropriate resp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题