Skip to content

Commit

Permalink
Merge pull request #1 from bhavesh-bhatt-tech/springboot-webflux-badges
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bhavesh-bhatt-tech authored Feb 28, 2024
2 parents 7611ba0 + b40977e commit 6ae7b4a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# springboot-webflux
springboot-webflux using h2 database with r2dbc driver
springboot-3-webflux using h2 in memory database implementation with r2dbc driver

# Sonar Cloud
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bhavesh-bhatt-tech_springboot-webflux&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=bhavesh-bhatt-tech_springboot-webflux)

# Github Action for sonar
![Github workflow](https://github.com/bhavesh-bhatt-tech/springboot-webflux/actions/workflows/build.yml/badge.svg)

# Code Coverage
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=bhavesh-bhatt-tech_springboot-webflux&metric=coverage)](https://sonarcloud.io/summary/new_code?id=bhavesh-bhatt-tech_springboot-webflux)

# Bug
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=bhavesh-bhatt-tech_springboot-webflux&metric=bugs)](https://sonarcloud.io/summary/new_code?id=bhavesh-bhatt-tech_springboot-webflux)

0 comments on commit 6ae7b4a

Please sign in to comment.