You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/quickstart-feature-flag-spring-boot.md
+21-32Lines changed: 21 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,43 +53,32 @@ Use the [Spring Initializr](https://start.spring.io/) to create a new Spring Boo
53
53
1. After you extract the files on your local system, your Spring Boot application is ready for editing. Locate *pom.xml* in the root directory of your app.
54
54
55
55
1. Open the *pom.xml* file in a text editor and add the following to the list of `<dependencies>`.:
0 commit comments