More Sonar fixes

This commit is contained in:
Artem Bilan
2022-11-03 15:09:36 -04:00
parent 53d044814f
commit 7084e9654a
8 changed files with 59 additions and 49 deletions

View File

@@ -0,0 +1,4 @@
/**
* Provides classes for Java DSL to support GraphQL components.
*/
package org.springframework.integration.graphql.dsl;