-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
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
microservice architecture support #31
Comments
That's gonna take some time, in theory it should work but I might have
|
I am using it on microservice architecture. @srnm, you just need to add it to your service, and put the js/html files in the gateway and do the ajustments on the urls to make this js to work. It worked very fine for me. |
Would you mind doing a PR or documentation update on the readme.md file for Thanks & regards,
|
Closing, since we migrate to a new blueprint version. |
Still relevant, but can be fixed with #178 |
Hi!
I tried adding entity audit support to an application and, while there were some error messages logged, the application still compiled/tested/ran ok.
However, adding entity audit support to the gateway that referenced the entity in the microservice application failed with the gateway code unable to be compiled.
Is support planned for the microservice architecture-style?
And thanks for the support for auditing when using the monolith-style!
The text was updated successfully, but these errors were encountered: