Browse Source

Merge pull request #23333 from abpframework/auto-merge/rel-9-3/3878

Merge branch dev with rel-9.3
pull/23342/head
maliming 12 months ago
committed by GitHub
parent
commit
c01a2f6cff
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