sdk-java
sdk-java copied to clipboard
docs: correcting import to EventFormatProvider
The examples in the documentation imported EventFormatProvider from io.cloudevents.core.format.EventFormatProvider. This has been corrected to io.cloudevents.core.provider.EventFormatProvider.