dotnetcore-microservices-poc
dotnetcore-microservices-poc copied to clipboard
Very simplified insurance sales system made in a microservices architecture using .NET Core
Hi, Please help me I am looking for PaymentService.dll is missing : C:\Users\Utilisateur\source\repos\dotnetcore-microservices-poc\PaymentService\bin\Debug\net5.0\ref\PaymentService.dll Thank
I am a new developer for learning, growing up and personal project purposes, I successfully cloned this interesting example of micro services architecture and the running fail. 188 Error, 7...
i have two errors when run app-run.sh: `[xUnit.net 00:00:05.22] ProductService.Test.Controllers.ProductsControllerTest.GetByCode_ReturnsJsonResult_WithOneProductOfCorrectType [FAIL] [xUnit.net 00:00:05.22] System.InvalidOperationException : Eureka URL http://localhost:8761/eureka/ is not valid in containerized or cloud environments. Please configure Eureka:Client:ServiceUrl with...
I figured out that node-sass dependency mentioned in web package is obsolete now. I tried to change it to "devDependencies": { "@vue/cli-plugin-babel": "^3.0.0-rc.10", "@vue/cli-plugin-eslint": "^3.0.0-rc.10", "@vue/cli-service": "^3.0.0-rc.10", **"node-sass": "^4.14.0",** "sass-loader":...
#32 Added configuration for Elastic Search and change of bat scripts to PowerShell Core scripts to allow use the same scripts on Windows and Linux powered OS.
I started work on new docker-compose settings for non-linux users. Branch: https://github.com/asc-lab/dotnetcore-microservices-poc/tree/without-network-mode-host Next steps: - use env variables in RawRabbitInstaller, appsettings.json, ocelot.json - use prepared env variables in docker-compose (all.yml)