Yang
Yang
From the [spec](https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md), the definition of the producer is > The "producer" is a specific instance, process or device that creates the data structure describing the CloudEvent. In my opinion,...
The Xero-Java currently has a dependency on the deprecated javax.servlet, which should be replaced by jarkata.* for jakarta platform compliant: https://jakarta.ee/blogs/javax-jakartaee-namespace-ecosystem-progress/ , https://github.com/XeroAPI/Xero-Java/blob/32425e4f71cc7223aded8d6bfec3c452bcee4009/pom.xml#L73-L77 https://github.com/search?q=repo%3AXeroAPI%2FXero-Java+javax&type=code We are proactively removing such deprecated...