Skip to content

Commit

Permalink
アプリケーションの起動をweb-consumerのbootRunDevで行うように修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjiyoshid-a committed Jan 7, 2025
1 parent 44d969d commit 6b33289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/contents/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ VS Code のターミナルで、「dressca\\dressca-frontend\\consumer」に移

1. 前手順と同様に、サイドバーの「 GRADLE PROJECTS 」タブから以下のタスクを実行します。

dressca-backend > Tasks > application > bootRunDev
web-consumer > Tasks > application > bootRunDev

1. 以下のアドレスで、サンプルアプリケーションの API にアクセスできます。

Expand Down

0 comments on commit 6b33289

Please sign in to comment.