Source compatibility report for the dropwizard-jersey library between 2.0.2 and 2.0.3 versions

Test Info


Library Namedropwizard-jersey
Version #12.0.2
Version #22.0.3

Test Results


Total Java Modules1
Total Methods / Classes299 / 80
Compatibility 99.7%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-jersey-2.0.3.jar, AbstractParamConverter.class
package io.dropwizard.jersey.params
AbstractParamConverter<T>.AbstractParamConverter<T> ( Constructor<T> constructor, String parameterName, String defaultValue )

dropwizard-jersey-2.0.3.jar, DefaultValueUtils.class
package io.dropwizard.jersey
DefaultValueUtils.getDefaultValue ( Annotation[ ] annotations ) [static]  :  String

to the top

Removed Methods  1 


dropwizard-jersey-2.0.2.jar, AbstractParamConverter.class
package io.dropwizard.jersey.params
AbstractParamConverter<T>.AbstractParamConverter<T> ( Constructor<T> constructor, String parameterName )

to the top

Java Archives  1 


dropwizard-jersey-2.0.2.jar

to the top