François JACQUES
François JACQUES
Hi, as requested in #49, JAX-RS was not updated to the latest version 2.1. Do you think it brings value to do so ? Thanks ! Francois
Hi Jersey team, using the new CDI2 bridge for jersey, I have this error : ``` org.jboss.weld.exceptions.DeploymentException: WELD-001409: Ambiguous dependencies for type HttpServletRequest with qualifiers @Default at injection point [BackedAnnotatedField]...
This PR adds the contribution proto apis along side the core envoy apis. Let me know if you find any value in this. Thanks
This issue focuses on ECDS (another issue was opened for ECDS and VHDS: https://github.com/envoyproxy/java-control-plane/issues/346). ECDS uses [TypeExtensionConfig](https://github.com/envoyproxy/java-control-plane/blob/2afd5432f22bf076fb87128d2b14e315efe9d7df/api/src/main/proto/envoy/config/core/v3/extension.proto#L20) as resource. Leveraging the current server, caches and snapshots can help anyone implementing...