Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 相关框架封装
- Host: GitHub
- URL: https://github.com/buession/buession-springboot
- Owner: buession
- License: apache-2.0
- Created: 2019-06-02T03:37:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T01:36:21.000Z (2 months ago)
- Last Synced: 2024-09-29T12:20:58.593Z (about 2 months ago)
- Topics: boot, java, spring-boot, springboot
- Language: Java
- Homepage: https://springboot.buession.com/
- Size: 2.93 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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/)] 类库的自动配置。
## 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).