Binary compatibility report for the dropwizard-servlets library between 2.1.12 and 3.0.0 versions
Test Info
| Library Name | dropwizard-servlets | 
| Version #1 | 2.1.12 | 
| Version #2 | 3.0.0 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 61 / 14 | 
| Compatibility | 
98.4% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 0 | 
| Removed Methods | High | 1 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Removed Methods  1 
dropwizard-servlets-2.1.12.jar, AssetServlet.class
package io.dropwizard.servlets.assets
AssetServlet.getResourceUrl ( String absoluteRequestedResourcePath )  :  URL *DEPRECATED*
io/dropwizard/servlets/assets/AssetServlet.getResourceUrl:(Ljava/lang/String;)Ljava/net/URL;
to the top
Java Archives  1 
dropwizard-servlets-2.1.12.jar
to the top