Skip to content

issues Search Results · repo:MarcGiffing/bucket4j-spring-boot-starter language:Java

Filter by

156 results
 (59 ms)

156 results

inMarcGiffing/bucket4j-spring-boot-starter (press backspace or delete to remove)

Will the latest bucket4j version 0.12.8 be compatible with the latest Spring Boot starter version 3.4.2? The configuration I used below worked for Spring Boot starter version 3.1.6 with bucket4j 0.10.3. ...
  • shiva10it
  • 1
  • Opened 
    20 days ago
  • #384

Hi, I m struggling with integrating this project in my code base. Is there a reason why this project doesn t use the Spring Cache cache abstractions?
  • stnor
  • Opened 
    on Jan 17
  • #378

The first example of configuration in the README reads : bucket4j.filters[0].cache-name=buckets # the name of the cache bucket4j.filters[0].url=^(/hello).* # regular expression for the url bucket4j.filters[0].rate-limits[0].bandwidths[0].capacity=5 ...
  • lolo101
  • Opened 
    on Dec 18, 2024
  • #372

Bucket4j components are not running with boot 3.1.2 and bucket4j-spring-boot-starter 0.10.3 and JDK 17. Cannot see the logs that the Bucket4JAutoConfigurationSpringCloudGatewayFilter filter has initialized ...
  • gangadharkasturi
  • 4
  • Opened 
    on Nov 9, 2024
  • #361

Need to connect to exisitng hazelcast member using hazelcast-client.xml , used the given example and changed the configs to below. spring: cache: type: jcache jcache: provider: com.hazelcast.client.cache.impl.HazelcastClientCachingProvider ...
  • gangadharkasturi
  • 2
  • Opened 
    on Nov 4, 2024
  • #357

Looking to fix another issue with meta-annotation see I look at hte code of RateLimitAspect and saw that for checking if a fallbackMethod is setup currently we check if the annotation field is null rateLimitAnnotation.fallbackMethodName() ...
  • amarocco
  • Opened 
    on Oct 25, 2024
  • #353

To avoid repeating several times the same annotation with the same parameter I would like to create meta-annotation like we can do with @PreAuthorize and spring-security ie here
  • amarocco
  • Opened 
    on Oct 25, 2024
  • #352

Unfortunately I have some trouble getting bucket4j-spering-boot-starter running with Lettuce. Therefore I wanted to try how bucket4j-spring-boot-starter behaves with the examples. I checked out https://github.com/MarcGiffing/bucket4j-spring-boot-starter.git ...
bug
  • mf-guse
  • 2
  • Opened 
    on Oct 14, 2024
  • #343

Currently from readme it s not clear what full artifact reference is supposed to be added into Gradle/Maven project, and what other dependencies are required. I m referring to this kind of thing: implementation ...
  • artemik
  • Opened 
    on Sep 10, 2024
  • #336

Hi! I am working with a cache where it is required for a prefix to be added to the cache key before keying into the cache. However, when I begin the cache key with this prefix, it seems like there is a ...
  • phombal
  • 1
  • Opened 
    on Aug 27, 2024
  • #328
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub