Make CloudEventsFunctionExtensionConfiguration public
This commit is contained in:
@@ -30,7 +30,7 @@ import org.springframework.messaging.Message;
|
|||||||
* @since 3.1
|
* @since 3.1
|
||||||
*/
|
*/
|
||||||
@Configuration(proxyBeanMethods = false)
|
@Configuration(proxyBeanMethods = false)
|
||||||
class CloudEventsFunctionExtensionConfiguration {
|
public class CloudEventsFunctionExtensionConfiguration {
|
||||||
|
|
||||||
// The following two beans are intended to be mutually exclusive. Only one should be activated based
|
// The following two beans are intended to be mutually exclusive. Only one should be activated based
|
||||||
// on the presence of Cloud Event SDK API
|
// on the presence of Cloud Event SDK API
|
||||||
|
|||||||
Reference in New Issue
Block a user