We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have a relatively large project where we have a common code base with different applications, these are controlled with parameters in the mta. During the build, the same code is generated multiple times. It would be useful for the build times to have the approach mentioned in the following blog post (chapter Shared Module Binary) natively in the build tool. https://community.sap.com/t5/technology-blogs-by-sap/how-to-scale-a-microservice-by-deploying-it-in-multiple-apps/ba-p/13528162
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We have a relatively large project where we have a common code base with different applications, these are controlled with parameters in the mta. During the build, the same code is generated multiple times. It would be useful for the build times to have the approach mentioned in the following blog post (chapter Shared Module Binary) natively in the build tool.
https://community.sap.com/t5/technology-blogs-by-sap/how-to-scale-a-microservice-by-deploying-it-in-multiple-apps/ba-p/13528162
The text was updated successfully, but these errors were encountered: