I read that spring boot has embedded web servers.
But after going through spring docs on embedded servers and exploring tens of articles, I am not able to find documentation which can help me in developing rate limiting functionality using spring boot embedded web servers.
Looking at lack of resources, I am confused now. So putting my question here.
Is it possible to implement rate limiting functionality using spring boot embedded web servers. Any leads on this would be appreciated.