Skip to content
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

Closed
srnm opened this issue Apr 3, 2016 · 5 comments
Closed

microservice architecture support #31

srnm opened this issue Apr 3, 2016 · 5 comments

Comments

@srnm
Copy link

srnm commented Apr 3, 2016

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!

@deepu105
Copy link
Member

deepu105 commented Apr 3, 2016

That's gonna take some time, in theory it should work but I might have
overlooked something. Will take a look when i have time
On 3 Apr 2016 14:28, "Steven Marcus" notifications@github.com wrote:

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!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#31

@marcelinobadin
Copy link

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.

@deepu105
Copy link
Member

Would you mind doing a PR or documentation update on the readme.md file for
this?

Thanks & regards,
Deepu
On 28 Jun 2016 23:19, "Marcelino Badin" notifications@github.com wrote:

I am using it on microservice architecture. @srnm
https://github.com/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.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#31 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ABDlF7zKeprA64lVxiepED92sBk03VbUks5qQTtogaJpZM4H-e4H
.

@DanielFran
Copy link
Member

Closing, since we migrate to a new blueprint version.
If you found any issue with latest version, please open a new issue.

@mshima
Copy link
Member

mshima commented Aug 27, 2022

Still relevant, but can be fixed with #178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants