sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

docs: correcting import to EventFormatProvider

Open rohanrmallya opened this issue 1 year ago • 0 comments

The examples in the documentation imported EventFormatProvider from io.cloudevents.core.format.EventFormatProvider. This has been corrected to io.cloudevents.core.provider.EventFormatProvider.

rohanrmallya avatar Jul 04 '24 19:07 rohanrmallya