Skip to content

Commit f20cf90

Browse files
committed
Dev reviews
Signed-off-by: Michal Maléř <[email protected]>
1 parent 2209bb9 commit f20cf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-10-23-mmaler-blogpost-2-quarkus-runtime-and-framework-for-cloud-native-java.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ These features reflect Quarkus’s dual role: it behaves like a framework during
7272

7373
=== Performance that matters
7474

75-
As described in the ACM article on application frameworks, Google's internal framework design emphasized fast startup and resilience against cascading failures.
75+
As described in the link:https://cacm.acm.org/practice/application-frameworks/[ACM article on application frameworks], Google's internal framework design emphasized fast startup and resilience against cascading failures.
7676
Quarkus was built with these principles in mind.
7777

7878
Native image generation with GraalVM enables cold starts in milliseconds and a minimal memory footprint, allowing cost-effective deployment in containers and serverless environments.

0 commit comments

Comments
 (0)