Skip to content

Commit 5327c99

Browse files
committed
update link.
1 parent 7b91f1f commit 5327c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ ss-web : It contains application Configs, Db-migration files, Exception
3030
## Local Development Setup
3131

3232
1. Run keycloak and database server
33-
2. Import realm file [app-test-realm.json](src%2Ftest%2Fresources%2Fapp-test-realm.json)
33+
2. Import realm file [app-test-realm.json](ss-web%2Fsrc%2Ftest%2Fresources%2Fapp-test-realm.json)
3434
3. Update your env variable in application.yaml file
35-
4. Run [MainApplication.java](src%2Fmain%2Fjava%2Fss%2Fmod%2Fdemo%2FMainApplication.java)
35+
4. Run [MainApplication.java](ss-web%2Fsrc%2Fmain%2Fjava%2Fss%2Fmod%2Fdemo%2FMainApplication.java)
3636
in IDE
3737
5. Open API doc on http://localhost:8080
3838
6. Click on Authorize on swagger UI and on the dialog click again on Authorize.

0 commit comments

Comments
 (0)