Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y0ngb1n/spring-boot-samples
๐ Samples for Spring Boot.
https://github.com/y0ngb1n/spring-boot-samples
durid elk graphql kotlin lombok lucene multi-datasource mybatis-plus spring spring-boot swagger2 thymeleaf url-shortener
Last synced: 4 days ago
JSON representation
๐ Samples for Spring Boot.
- Host: GitHub
- URL: https://github.com/y0ngb1n/spring-boot-samples
- Owner: y0ngb1n
- License: mit
- Created: 2018-11-15T14:34:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T04:27:14.000Z (about 1 year ago)
- Last Synced: 2023-08-17T05:45:31.601Z (about 1 year ago)
- Topics: durid, elk, graphql, kotlin, lombok, lucene, multi-datasource, mybatis-plus, spring, spring-boot, swagger2, thymeleaf, url-shortener
- Language: Java
- Homepage:
- Size: 326 KB
- Stars: 26
- Watchers: 0
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
๐บ๐๐๐๐๐ ๐ฉ๐๐๐ ๐ฌ๐๐๐๐๐๐๐
![JDK](https://flat.badgen.net/badge/jdk/1.8/orange)
![Maven](https://flat.badgen.net/badge/maven/3.6.0/yellow)
![Spring Boot](https://flat.badgen.net/badge/spring%20boot/2.3.3.RELEASE/green)
![Code Style](https://flat.badgen.net/badge/code%20style/standard/f2a)
![GitHub Stars](https://flat.badgen.net/github/stars/y0ngb1n/spring-boot-samples)
![GitHub Forks](https://flat.badgen.net/github/forks/y0ngb1n/spring-boot-samples)
[![Follow Me](https://img.shields.io/github/followers/y0ngb1n.svg?style=social&label=Follow%20Me)](https://github.com/y0ngb1n)[![Build Status](https://badgen.net/travis/y0ngb1n/spring-boot-samples?icon=travis)](https://travis-ci.org/y0ngb1n/spring-boot-samples)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=io.github.y0ngb1n.samples%3Aspring-boot-samples-parent&metric=alert_status)](https://sonarcloud.io/dashboard?id=io.github.y0ngb1n.samples%3Aspring-boot-samples-parent)
[![codecov](https://badgen.net/codecov/c/github/y0ngb1n/spring-boot-samples?icon=codecov)](https://codecov.io/gh/y0ngb1n/spring-boot-samples)Spring Boot ไฝฟ็จ็ๅ็ง็คบไพ๏ผไปฅๆ็ฎๅใๆๅฎ็จไธบๆ ๅ
Spring Boot 2
![diagram-boot-reactor](https://spring.io/images/diagram-reactive-1290533f3f01ec9c57baf2cc9ea9fa2f.svg)
---
## ็ฎๅฝ
+ [ๅฆไฝๅฎๅถ่ชๅทฑ็่ตทๆญฅไพ่ต](./spring-boot-samples-custom-starter)
+ [ๅฉ็จ Spring Boot & Redis ๅฎ็ฐ็ญ้พๆฅๆๅก](./spring-boot-samples-url-shortener)
+ [GraphQL ไธ Spring Boot ็ๅไฝ้ช](./spring-boot-samples-graphql)
+ [Spring Boot ้ ็ฝฎๅคๆฐๆฎๆบ](./spring-boot-samples-multi-datasource)
+ [ไฝฟ็จ Prometheus & Grafana ็ๆงไฝ ็ Spring Boot ๅบ็จ](./spring-boot-samples-monitoring-prometheus-grafana)
+ [ๅจ Spring Boot ้กน็ฎไธญไฝฟ็จ Swagger ๆๆกฃ](./spring-boot-samples-swagger)
+ [ๆไฝณๅฎ่ทตไธจๅฟซ้้ๆ Alibaba Druid ๆฐๆฎๅบ่ฟๆฅๆฑ ](./samples-datasource-alibaba-druid)
+ [ไฝฟ็จ ELK ้ไธญ็ฎก็ Spring Boot ๅบ็จๆฅๅฟ](./samples-distributed-log-elk)
+ [ๅผๆบๆ็ดขๆๆฏ็ๆ ธๅฟๅผๆ Lucene ๅ ฅ้จ](./samples-search-lucene)
+ [ๅฟซ้้ๆ Rest High Level Client ๆไฝ Elasticsearch](./samples-search-elasticsearch/samples-search-elasticsearch-rest-high-level-client)
+ ๆ็ปญๆดๆฐไธญ๏ผๆฌ่ฏทๆๅพ ...---
## ๐ฏ๐๐ ๐๐ ๐ฉ๐๐๐๐
```console
$ mvn clean install
```## ๐ช๐๐ ๐๐๐ ๐บ๐๐๐๐
+ [Google Java Style](https://github.com/google/styleguide)
+ [Alibaba Java Coding Guidelines](https://github.com/alibaba/p3c)
+ [SonarQube & SonarLint](https://github.com/SonarSource)## ๐น๐๐๐๐๐๐๐๐๐
ๅ่่ตๆบ
### ๅญฆไน ่ตๆบ
- [![GitHub repo](https://flat.badgen.net/github/stars/spring-projects/spring-boot?icon=github&label=spring-boot)](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples 'spring-boot-samples'), by Spring
- [![GitHub repo](https://flat.badgen.net/github/stars/jack80342/Spring-Boot-Reference-Guide?icon=github&label=Spring-Boot-Reference-Guide)](https://github.com/jack80342/Spring-Boot-Reference-Guide)
- [![GitHub repo](https://flat.badgen.net/github/stars/ityouknow/spring-boot-examples?icon=github&label=spring-boot-examples)](https://github.com/ityouknow/spring-boot-examples), by ็บฏๆด็ๅพฎ็ฌ
- [![GitHub repo](https://flat.badgen.net/github/stars/JeffLi1993/springboot-learning-example?icon=github&label=springboot-learning-example)](https://github.com/JeffLi1993/springboot-learning-example), by ๆณฅ็ฆๅ
- [![GitHub repo](https://flat.badgen.net/github/stars/dyc87112/SpringBoot-Learning?icon=github&label=SpringBoot-Learning)](https://github.com/dyc87112/SpringBoot-Learning), by ็ฟๆฐธ่ถ
- [![GitHub repo](https://flat.badgen.net/github/stars/forezp/SpringBootLearning?icon=github&label=SpringBootLearning)](https://github.com/forezp/SpringBootLearning), by ๆนๅฟๆ
- [![GitHub repo](https://flat.badgen.net/github/stars/lianggzone/springboot-action?icon=github&label=springboot-action)](https://github.com/lianggzone/springboot-action), by ๆขๆก้
- [![GitHub repo](https://flat.badgen.net/github/stars/battcn/spring-boot2-learning?icon=github&label=spring-boot2-learning)](https://github.com/battcn/spring-boot2-learning), by ๅไบๅณฐ
- [![GitHub repo](https://flat.badgen.net/github/stars/eacdy/spring-boot-study?icon=github&label=spring-boot-study)](https://github.com/eacdy/spring-boot-study), by ๅจ็ซ
- [![GitHub repo](https://flat.badgen.net/github/stars/wuyouzhuguli/SpringAll?icon=github&label=SpringAll)](https://github.com/wuyouzhuguli/SpringAll)
- [![GitHub repo](https://flat.badgen.net/github/stars/xkcoding/spring-boot-demo?icon=github&label=spring-boot-demo)](https://github.com/xkcoding/spring-boot-demo 'ๅ็ง Spring Boot Demo ๅนถๅธฆๆ่ฏฆ็ป่ฏดๆ')
- [![GitHub repo](https://flat.badgen.net/github/stars/YunaiV/SpringBoot-Labs?icon=github&label=SpringBoot-Labs)](https://github.com/YunaiV/SpringBoot-Labs) - ๅบไบ Spring Boot 2.X ็ๆฌ็ๆทฑๅบฆๅ ฅ้จๆ็จ### ๅผๆบๅฎ่ทต
- [![GitHub repo](https://flat.badgen.net/github/stars/marcosbarbero/spring-cloud-zuul-ratelimit?icon=github&label=spring-cloud-zuul-ratelimit)](https://github.com/marcosbarbero/spring-cloud-zuul-ratelimit)
- [![GitHub repo](https://flat.badgen.net/github/stars/biezhi/keeper?icon=github&label=keeper)](https://github.com/biezhi/keeper)### ่ตๆบ็ดขๅผ
+ [![GitHub repo](https://flat.badgen.net/github/stars/ityouknow/awesome-spring-boot?icon=github&label=awesome-spring-boot)](https://github.com/ityouknow/awesome-spring-boot), by ็บฏๆด็ๅพฎ็ฌ