Browse Source

Merge pull request #22991 from abpframework/auto-merge/rel-9-1/3761

Merge branch rel-9.2 with rel-9.1
pull/22992/head
maliming 8 months ago
committed by GitHub
parent
commit
e9b1d0c830
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/tutorials/microservice/part-01.md

4
docs/en/tutorials/microservice/part-01.md

@ -21,7 +21,7 @@ Follow the *[Get Started](../../get-started/microservice.md)* guide to create a
You can select the other options based on your preference.
> **Please complete the *[Get Started](../../get-started/layered-web-application.md)* guide and run the web application before going further.** You can skip the sections after the *Running the Solution* section, if you don't prefer to complete all.
> **Please complete the *[Get Started](../../get-started/microservice.md)* guide and run the applications before going further.** You can skip the sections after the *Running the Solution* section, if you don't prefer to complete all.
The initial solution structure should be like the following in ABP Studio's *[Solution Explorer](../../studio/solution-explorer.md)*:
@ -37,4 +37,4 @@ You can see the *[Microservice Solution Template](../../solution-templates/micro
## Summary
In this part, you've created the initial microservice solution, which already contains a few infrastructure services. We will create our first business service in the [next part](part-02.md).
In this part, you've created the initial microservice solution, which already contains a few infrastructure services. We will create our first business service in the [next part](part-02.md).

Loading…
Cancel
Save