- ABP Framework version: v4.4.3
- DB provider: MongoDB
Currently in the ABP CLI, I can create a new service for a microservice solution with the following command: abp new NewService -t microservice-service-pro
However, the following command to create a microservice using MongoDB doesn't work: abp new NewService -t microservice-service-pro -d mongodb
Are there plans to create a microservice template that uses MongoDB so that we can create a new microservice using the ABP CLI or Suite?
2 Answer(s)
-
0
Hi,
We have create an internal issue to discussion. it may be available in next version
You can follow it here: https://support.abp.io/QA/Questions/1269/using-MongoDB-in-microservice-service-inside-microservice-solution-which-uses-efcore
-
0
Yes, it will be incredibly useful to have the ability to generate a microservice that uses MongoDB. I believe many people will need this feature.
Look forward to that!