Add Nullability support into Java DSL
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/**
|
||||
* Provides Feed Components support for Spring Integration Java DSL.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
@org.springframework.lang.NonNullFields
|
||||
package org.springframework.integration.feed.dsl;
|
||||
|
||||
Reference in New Issue
Block a user