spring mvc using interceptor

This commit is contained in:
priyank-sriv
2020-05-13 01:58:40 +05:30
parent e8c383d10f
commit 4e45b8f44e
4 changed files with 152 additions and 0 deletions
@@ -0,0 +1,10 @@
server:
port: 9000
spring:
application:
name: bucket4j-api-rate-limiting-app
mvc:
throw-exception-if-no-handler-found: true
resources:
add-mappings: false