Skip to content

Commit faacb12

Browse files
tsegismontgsmet
andcommitted
Update _posts/2025-03-12-orange-telco-core-network-api-management-with-quarkus.adoc
Co-authored-by: Guillaume Smet <[email protected]>
1 parent c4afa7e commit faacb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-03-12-orange-telco-core-network-api-management-with-quarkus.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Despite the strong competition from a vibrant JVM ecosystem, these advantages ma
5151

5252
Transitioning from Spring to Quarkus was not overly complex, especially for those familiar with JAX-RS / Jakarta REST.
5353

54-
The https://quarkus.io/guides/dev-services[Dev Services] significantly enhanced productivity in dev and test modes, but required careful consideration for their CI/CD environments, where no container runtime is availabe.
54+
The https://quarkus.io/guides/dev-services[Dev Services] significantly enhanced productivity in dev and test modes, but required careful consideration for their CI/CD environments, where no container runtime is available.
5555

5656
The modular approach ensured applications remained lightweight but introduced a large number of small dependencies to manage.
5757

0 commit comments

Comments
 (0)