https://github.com/buession/buession-springboot
Spring Boot 2 扩展和 Buession 相关框架封装
https://github.com/buession/buession-springboot
boot java spring-boot springboot
Last synced: 10 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T16:24:43.000Z (about 1 year ago)
- Last Synced: 2025-07-28T17:50:48.578Z (11 months ago)
- Topics: boot, java, spring-boot, springboot
- Language: Java
- Homepage: https://springboot.buession.com/
- Size: 3.29 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
[](https://travis-ci.org/buession/buession-springboot)
[](https://codecov.io/github/buession/buession-springboot?branch=master&view=all#sort=coverage&dir=asc)
[](https://search.maven.org/search?q=g:com.buession.springboot)
[](https://github.com/buession/buession-springboot/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://openjdk.java.net/)
[](http://www.javadoc.io/doc/com.buession.springboot/buession-springboot-boot)
基于 Spring Boot 2 的便捷使用扩展,[]、[] 类库的自动配置。
## 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).