apispark Questions

6

Solved

My app is throwing NoSuchMethodError: com.google.common.base.Stopwatch.createStarted()Lcom/google/common/base/Stopwatch error. Not sure why, because 16.0.1 do contain that class, I've checked. From...
Sipple asked 4/3, 2015 at 13:20

2

Solved

Here's my code to limit the number of request for minute: MethodAuthorizer ma = createMethodAuthorizer(); ma.setNext(router); FirewallRule rule = new PeriodicFirewallCounterRule(60, TimeUnit.S...
Banc asked 6/3, 2015 at 13:31
1

© 2022 - 2024 — McMap. All rights reserved.