Skip to content

Commit aec24b5

Browse files
committed
Update java-feature-switch.md
Wording fix
1 parent f0d9a4f commit aec24b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/java-feature-switch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Enabling Dynamic logger level is currently only available on CLI, please refer t
5656
To turn on Dynamic logger level on CLI, refer to [Enable JVM diagnostics for your Java applications](java-dynamic-log-level.md?enable-jvm-diagnostics-for-your-java-applications).
5757
::: zone-end
5858

59-
## Spring Components
60-
Azure Container Apps supports various Spring Components as managed services, allowing you to leverage these components without deploying additional code.
59+
## Java Components
60+
Azure Container Apps supports various Java Components as managed services, allowing you to leverage these components without deploying additional code.
6161

6262
### Eureka Server for Spring
6363
Eureka Server for Spring is a service registry that allows microservices to register themselves and discover other services. Available as an Azure Container Apps component, you can bind your container app to a Eureka Server for Spring for automatic registration with the Eureka server.

0 commit comments

Comments
 (0)