Skip to content

Commit 1dee453

Browse files
authored
update README.md (#2)
1 parent e960fc7 commit 1dee453

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Spring Boot Microservice Common Library
22

3+
![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.3-brightgreen)
4+
![JDK](https://img.shields.io/badge/JDK-21-blue)
5+
![Gradle](https://img.shields.io/badge/Gradle-8.6-orange)
6+
![SpringDoc OpenAPI](https://img.shields.io/badge/springdoc--openapi-2.4.0-yellowgreen)
7+
![OpenTelemetry](https://img.shields.io/badge/OpenTelemetry-1.37.0-purple)
8+
![Checkstyle](https://img.shields.io/badge/Checkstyle-10.14.2-cyan)
39
![GitHub](https://img.shields.io/github/license/isopropylcyanide/Jwt-Spring-Security-JPA?color=blue)
410

511
A comprehensive common library built with Spring Boot 3.3 and Java 21, designed to streamline and standardize the development of microservices within your projects.
612

7-
PN - project name or project name abbreviation
13+
`{PN}` - _project name or project name abbreviation_
814

915
## Features
1016

0 commit comments

Comments
 (0)