Skip to content

Commit d9be5e2

Browse files
committed
Updated README.md
1 parent 56381df commit d9be5e2

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@
55
<hr>
66

77
<!-- Maven Central -->
8-
[![Starter](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-starter?style=for-the-badge&logo=apache-maven&color=blue&label=starter)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-starter)
9-
[![Cache Starter](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-cache-starter?style=for-the-badge&logo=apache-maven&color=blue&label=cache-starter)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-cache-starter)
10-
[![Testcontainers](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-testcontainers?style=for-the-badge&logo=apache-maven&color=blue&label=testcontainers)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-testcontainers)
11-
[![BOM](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-dependencies?style=for-the-badge&logo=apache-maven&color=blue&label=dependencies)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-dependencies)
8+
[![Starter](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-starter?style=for-the-badge&logo=apache-maven&color=dgreen&label=starter)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-starter)
9+
[![Cache Starter](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-cache-starter?style=for-the-badge&logo=apache-maven&color=dgreen&label=cache-starter)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-cache-starter)
10+
[![Testcontainers](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-testcontainers?style=for-the-badge&logo=apache-maven&color=dgreen&label=testcontainers)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-testcontainers)
11+
[![BOM](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-dependencies?style=for-the-badge&logo=apache-maven&color=dgreen&label=dependencies)](https://central.sonatype.com/artifact/io.github.w4t3rcs/spring-boot-python-executor-dependencies)
12+
13+
<!-- Docker Images -->
14+
[![gRPC Python Server](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-cache-starter?style=for-the-badge&logo=docker&color=blue&label=grpc-python-server)](https://hub.docker.com/r/w4t3rcs/spring-boot-python-executor-python-grpc-server)
15+
[![REST Server](https://img.shields.io/maven-central/v/io.github.w4t3rcs/spring-boot-python-executor-starter?style=for-the-badge&logo=docker&color=blue&label=rest-python-server)](https://hub.docker.com/r/w4t3rcs/spring-boot-python-executor-python-rest-server)
1216

1317
<!-- Tech Requirements -->
1418
![Java](https://img.shields.io/badge/Java-17%2B-orange?style=for-the-badge&logo=openjdk)

0 commit comments

Comments
 (0)