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: 6 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T16:31:56.000Z (about 1 year ago)
- Last Synced: 2025-04-04T23:11:14.364Z (6 months ago)
- Topics: durid, elk, graphql, kotlin, lombok, lucene, multi-datasource, mybatis-plus, spring, spring-boot, swagger2, thymeleaf, url-shortener
- Language: Java
- Homepage:
- Size: 329 KB
- Stars: 31
- Watchers: 0
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
๐บ๐๐๐๐๐ ๐ฉ๐๐๐ ๐ฌ๐๐๐๐๐๐๐






[](https://github.com/y0ngb1n)[](https://travis-ci.org/y0ngb1n/spring-boot-samples)
[](https://sonarcloud.io/dashboard?id=io.github.y0ngb1n.samples%3Aspring-boot-samples-parent)
[](https://codecov.io/gh/y0ngb1n/spring-boot-samples)Spring Boot ไฝฟ็จ็ๅ็ง็คบไพ๏ผไปฅๆ็ฎๅใๆๅฎ็จไธบๆ ๅ
Spring Boot 2

---
## ็ฎๅฝ
+ [ๅฆไฝๅฎๅถ่ชๅทฑ็่ตทๆญฅไพ่ต](./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)## ๐น๐๐๐๐๐๐๐๐๐
ๅ่่ตๆบ
### ๅญฆไน ่ตๆบ
- [](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples 'spring-boot-samples'), by Spring
- [](https://github.com/jack80342/Spring-Boot-Reference-Guide)
- [](https://github.com/ityouknow/spring-boot-examples), by ็บฏๆด็ๅพฎ็ฌ
- [](https://github.com/JeffLi1993/springboot-learning-example), by ๆณฅ็ฆๅ
- [](https://github.com/dyc87112/SpringBoot-Learning), by ็ฟๆฐธ่ถ
- [](https://github.com/forezp/SpringBootLearning), by ๆนๅฟๆ
- [](https://github.com/lianggzone/springboot-action), by ๆขๆก้
- [](https://github.com/battcn/spring-boot2-learning), by ๅไบๅณฐ
- [](https://github.com/eacdy/spring-boot-study), by ๅจ็ซ
- [](https://github.com/wuyouzhuguli/SpringAll)
- [](https://github.com/xkcoding/spring-boot-demo 'ๅ็ง Spring Boot Demo ๅนถๅธฆๆ่ฏฆ็ป่ฏดๆ')
- [](https://github.com/YunaiV/SpringBoot-Labs) - ๅบไบ Spring Boot 2.X ็ๆฌ็ๆทฑๅบฆๅ ฅ้จๆ็จ### ๅผๆบๅฎ่ทต
- [](https://github.com/marcosbarbero/spring-cloud-zuul-ratelimit)
- [](https://github.com/biezhi/keeper)### ่ตๆบ็ดขๅผ
+ [](https://github.com/ityouknow/awesome-spring-boot), by ็บฏๆด็ๅพฎ็ฌ