diff --git a/README.md b/README.md index c97fe17..6955816 100644 --- a/README.md +++ b/README.md @@ -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)