Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rateLimiterApi name needs to be changed to studentRateLimiterApi #57

Open
nagkumar opened this issue Aug 1, 2023 · 0 comments
Open

Comments

@nagkumar
Copy link

nagkumar commented Aug 1, 2023

https://github.com/lokeshgupta1981/Spring-Boot-Examples/blob/master/spring-boot-resilience4j/src/main/resources/application.properties

has property studentRateLimiterApi

image

But the control method that is referring to is named as rateLimiterApi

https://github.com/lokeshgupta1981/Spring-Boot-Examples/blob/master/spring-boot-resilience4j/src/main/java/com/howtodoinjava/resilience4j/controller/StudentController.java

image

May be needs to change this name to studentRateLimiterApi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant