Skip to content

Commit 1bc3af4

Browse files
committed
update spring boot
1 parent af223d0 commit 1bc3af4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/service-connector/includes/code-neon-postgres-secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ms.author: wchi
6060
</dependencies>
6161
</dependencyManagement>
6262
```
63-
1. Set up a Spring App application, more details in this [section](/azure/developer/java/spring-framework/configure-spring-data-jpa-with-azure-postgresql?tabs=password%2Cservice-connector).
63+
1. Set up a Spring Boot application, more details in this [section](/azure/developer/java/spring-framework/configure-spring-data-jpa-with-azure-postgresql?tabs=password%2Cservice-connector).
6464

6565
### [Python](#tab/python)
6666

articles/service-connector/includes/code-postgres-secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ms.author: wchi
6060
</dependencies>
6161
</dependencyManagement>
6262
```
63-
1. Set up a Spring App application, more details in this [section](/azure/developer/java/spring-framework/configure-spring-data-jpa-with-azure-postgresql?tabs=password%2Cservice-connector).
63+
1. Set up a Spring Boot application, more details in this [section](/azure/developer/java/spring-framework/configure-spring-data-jpa-with-azure-postgresql?tabs=password%2Cservice-connector).
6464

6565
### [Python](#tab/python)
6666

0 commit comments

Comments
 (0)