An open API service indexing awesome lists of open source software.

https://github.com/hellokaton/keeper


https://github.com/hellokaton/keeper

authentication authorization jwt-authentication spring-boot-authentic spring-boot-authorization

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# keeper

---

[![](https://img.shields.io/travis/biezhi/keeper.svg)](https://travis-ci.org/biezhi/keeper)
[![](https://img.shields.io/maven-central/v/io.github.biezhi/keeper-spring-boot-web-starter.svg)](https://search.maven.org/search?q=keeper-spring-boot-web-starter)
[![](https://img.shields.io/badge/license-Apache2-FF0080.svg)](https://github.com/biezhi/excel-plus/blob/master/LICENSE)

keeper 是解决 SpringMVC Web 工程的认证、授权问题而生,和 SpringBoot 完美结合,自带 JWT 方案,支持缓存和自定义扩展。

## Features

## Usage

**SpringBoot**

```xml

io.github.biezhi
keeper-spring-boot-web-starter
0.0.1-beta

```

## License

[Apache2](LICENSE)