cloud13th / radio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Description

What is the project for?

This is a demo project to introduce how to create a rate limiter filter using AOP with spring boot and redis.

How to test it?

  1. Install and start a redis daemon on your local machine or somewhere
  2. Change the redis host and port in application.properties.
  3. run RadioApplication
  4. Run the sample test-ping.sh to test in a new terminal.

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

About


Languages

Language:Java 88.3%Language:Shell 7.9%Language:Lua 3.7%