Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buession/buession-springboot

Spring Boot 2 扩展和 Buession 相关框架封装
https://github.com/buession/buession-springboot

boot java spring-boot springboot

Last synced: about 1 month ago
JSON representation

Spring Boot 2 扩展和 Buession 相关框架封装

Awesome Lists containing this project

README

        

# Buession Spring Boot

[![Build Status](https://travis-ci.org/buession/buession-springboot.svg?branch=master)](https://travis-ci.org/buession/buession-springboot)
[![Coverage Status](https://img.shields.io/codecov/c/github/buession/buession-springboot/master.svg)](https://codecov.io/github/buession/buession-springboot?branch=master&view=all#sort=coverage&dir=asc)
[![Maven Central](https://img.shields.io/maven-central/v/com.buession.springboot/buession-springboot-boot.svg)](https://search.maven.org/search?q=g:com.buession.springboot)
[![GitHub release](https://img.shields.io/github/release/buession/buession-springboot.svg)](https://github.com/buession/buession-springboot/releases)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Java support](https://img.shields.io/badge/Java-8+-green?logo=java&logoColor=white)](https://openjdk.java.net/)
[![Javadocs](http://www.javadoc.io/badge/com.buession.springboot/buession-springboot-boot.svg)](http://www.javadoc.io/doc/com.buession.springboot/buession-springboot-boot)

基于 Spring Boot 2 的便捷使用扩展,[![Buession Framework](https://www.buession.com/)]、[![Buession Security](https://security.buession.com/)] 类库的自动配置。


Buession SpringBoot

## Requirements

- JDK 1.8+

## Introduction

- git clone https://github.com/buession/buession-springboot
- cd buession-springboot/buession-springboot-parent && mvn install

## Maven

- [https://search.maven.org/search?q=g:com.buession.springboot](https://search.maven.org/search?q=g:com.buession.springboot)
- [https://mvnrepository.com/search?q=com.buession.springboot](https://mvnrepository.com/search?q=com.buession.springboot)

## Documentation

- 参考文档 [https://springboot.buession.com/](https://springboot.buession.com/)
- Wiki [https://github.com/buession/buession-springboot/wiki](https://github.com/buession/buession-springboot/wiki)
- API Reference [https://springboot.buession.com/manual/](https://springboot.buession.com/manual/)

## License

The Buession Spring Boot is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).