Загрузка данных


Group dependencies by their destination.
Do not hardcode version numbers.
Use "Math.clamp" instead of "Math.min" or "Math.max".
Remove this unused method parameter "operationDate".
Constructor has 10 parameters, which is greater than 7 authorized.
Replace this lambda with method reference 'String.class::isInstance'.
Replace this lambda with method reference 'String.class::cast'.
Replace this lambda with method reference 'String.class::isInstance'.
Replace this lambda with method reference 'String.class::cast'.
Replace this lambda with method reference 'Map.class::isInstance'.