Browse Source

Merge pull request #23332 from abpframework/auto-merge/rel-9-2/3877

Merge branch rel-9.3 with rel-9.2
pull/23333/head
maliming 11 months ago
committed by GitHub
parent
commit
0864e6a577
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      docs/en/solution-templates/microservice/index.md

10
docs/en/solution-templates/microservice/index.md

@ -1,5 +1,15 @@
# ABP Studio: Microservice Solution Template
````json
//[doc-nav]
{
"Next": {
"Name": "Microservice Solution: Overview",
"Path": "solution-templates/microservice/overview"
}
}
````
> You must have an ABP Business or a higher license to use this startup template.
ABP Studio provides pre-architected and production-ready templates to jump start a new solution. One of them is the Microservice solution template. You can use it to build distributed systems with common microservice patterns. It includes multiple services, API gateways and applications that are well integrated to each other and ready to be a great base solution for your microservice system.

Loading…
Cancel
Save