DATACMNS-601 - Fixes for most of the SonarQube warnings.

This commit is contained in:
Oliver Gierke
2014-11-26 09:10:00 +01:00
parent 9a1879617e
commit e1b38faee9
31 changed files with 158 additions and 131 deletions

View File

@@ -32,7 +32,7 @@ import org.springframework.util.ObjectUtils;
*
* @author Oliver Gierke
*/
class SpringDataAnnotationUtils {
abstract class SpringDataAnnotationUtils {
private SpringDataAnnotationUtils() {}