pavankjadda / eShopping

eShopping application implemented with Spring Boot, Spring Security, Spring Data and Spring Session
GNU General Public License v3.0
10 stars 10 forks source link

Implement Rate Limiting with Bucket4J #20

Closed pavankjadda closed 5 years ago

pavankjadda commented 5 years ago

Implement Rate Limiting with Bucket4J frame work

pavankjadda commented 5 years ago

Bucket4J library takes care of this. See their docs for more information