Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snake19870227/star-tiger-framework

Star Tiger 脚手架项目
https://github.com/snake19870227/star-tiger-framework

oss rabc spring-boot

Last synced: 3 months ago
JSON representation

Star Tiger 脚手架项目

Awesome Lists containing this project

README

        

# Star Tiger
```
,
A \ : / A
___/_\___ `. __/ \__ .' ___/_\___
',. ..' _ _\ /_ _ ',. ..'
A /.'^'.\ /_ _\ /.'^'.\ A
___/_\___ /' '\ .' \ / `. /' '\ ___/_\___
',. ..' / : \ ',. ..'
/.'^'.\ /.'^'.\
/' '\ ___......----:'"":--....(\ /' '\
.-':'"": : : : : : :.(1\.`-.
.'`. `. : : : : : : : : : : .';
:-`. : . : : `. : : :. : :`.`. a;
: ;-. `-.-._. : : : ::. .' `. `., = ;
:-:.` .-. _-., : : : ::,.'.-' ;-. ,'''"
.'.' ;`. .-' `-.: : : : :;.-'.-.' `-'
:. .'.'.-' .'`-.' -._;..:---'''"~;._.-;
:`--'.' : :' ;`-.; :.`.-'`.
`'"` : : ;`.; :=; `.-'`.
: '. : ; :-: `._-`.
`'"' `. `. `--' `._;
`'"'
```

**特别感谢 [Jetbrains](https://www.jetbrains.com/?from=StarTiger) 提供的License**

由 https://github.com/snake19870227/StarTiger/tree/master/StarTiger-dependencies 迁移至此

**已推送到Maven中央仓库** [查看](https://search.maven.org/search?q=com.github.snake19870227)

## 说明
基于 SpringBoot 2.x 的脚手架工程
| 模块名称 | 模块说明 |
|-------|------|
| star-tiger-framework-dependencies | 版本依赖 |
| star-tiger-framework-core | 基础模块 |
| star-tiger-framework-web | web工程模块 |
| star-tiger-spring-boot-autoconfigure | 基于springboot的快速启动模块 |
| star-tiger-spring-boot-starter | springboot快速启动starter |
| star-tiger-framework-amap | 高德api抽象 |
| star-tiger-framework-sms | 短信抽象 |
| star-tiger-framework-oss | 对象存储抽象 |
| star-tiger-framework-admin | 基于RABC权限管理模型的管理后端 |
| star-tiger-samples | 脚手架使用示例 |