arthurtsang / springboot-cloudevents

a very small springboot autoconfig library to add cloudevent's jackson serializer and deserializer to springboot and setting up SpringBoot's JMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringBoot-CloudEvents

Cloudevents is a specification for describing event data in a common way. It is part of CNCF and it's gaining support from the community.

This library adds cloudevents support to Spring JMS.

Note: cloudevents released a CloudEvents Spring which apparently does the same thing.

About

a very small springboot autoconfig library to add cloudevent's jackson serializer and deserializer to springboot and setting up SpringBoot's JMS

License:The Unlicense


Languages

Language:Java 100.0%