You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So snoopee should detect host & port and as EnableSnoopEEClient annotation applied on ApplicationConfig so it should also implicit detect ApplicationPath resource path.
The text was updated successfully, but these errors were encountered:
It is a compelling idea. Just a little unsure how this would work in a containerized environment. It probably has to be supplied with ENV or SYSTEM properties anyway. Which is currently supported...
But I will be happy to look at it if you have any ideas.
If host, port & serviceRoot is not configured than snoopee should implicit detect and register.
For e.g :
This config can be replaced with :
So snoopee should detect host & port and as
EnableSnoopEEClient
annotation applied on ApplicationConfig so it should also implicit detectApplicationPath
resource path.The text was updated successfully, but these errors were encountered: