File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 10
10
[ ![ Spring Boot Version] ( https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2Floicgreffier%2Fspring-boot-kafka-quickstarts%2Fmain%2Fpom.xml&query=%2F*%5Blocal-name()%3D'project'%5D%2F*%5Blocal-name()%3D'parent'%5D%2F*%5Blocal-name()%3D'version'%5D%2Ftext()&style=for-the-badge&logo=spring-boot&label=version )] ( https://github.com/loicgreffier/spring-boot-kafka-quickstarts/blob/main/pom.xml )
11
11
[ ![ GitHub Stars] ( https://img.shields.io/github/stars/loicgreffier/spring-boot-kafka-quickstarts?logo=github&style=for-the-badge )] ( https://github.com/loicgreffier/spring-boot-kafka-quickstarts )
12
12
[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/loicgreffier/spring-boot-kafka-quickstarts?label=Pulls&logo=docker&style=for-the-badge )] ( https://hub.docker.com/r/loicgreffier/spring-boot-kafka-quickstarts/tags )
13
- [ ![ SonarCloud Coverage] ( https://img.shields.io/sonar/coverage/loicgreffier_spring-boot-kafka-quickstarts?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge )] ( https://sonarcloud.io/component_measures?id=loicgreffier_spring-boot-kafka-quickstarts&metric=coverage&view=list )
14
13
[ ![ SonarCloud Tests] ( https://img.shields.io/sonar/tests/loicgreffier_spring-boot-kafka-quickstarts/main?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarcloud )] ( https://sonarcloud.io/component_measures?metric=tests&view=list&id=loicgreffier_spring-boot-kafka-quickstarts )
15
14
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg?logo=apache&style=for-the-badge )] ( https://opensource.org/licenses/Apache-2.0 )
16
15
Original file line number Diff line number Diff line change
1
+ config.stopBubbling = true
2
+ lombok.addLombokGeneratedAnnotation = true
You can’t perform that action at this time.
0 commit comments