code-URI
Results
2
issues of
code-URI
@packageName@ variables not being substituted for annotations. ` @ComponentScan("@packageName") public class ExampleConfig{ } ` I see this error in the console. ` GStringTemplateScript78500.groovy: 18: Unexpected character: '"' @ line 18,...
I am looking for grpc proxy less services with out envoy side-cars. I found that consul does not support xDS data plane API. I would like to understand if this...