From 9567548499448a38ec35857636fc5a9c28a93300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Monteiro?= Date: Mon, 18 Mar 2024 13:29:32 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c74bfb..7f0ecae 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ mvn test ``` to run the tests. -## Profiling +## Profiles As expected, Quarkus enables profiling and even eases the definition of a property value based on the profile, as example (in application.properties)