| Method and Description |
|---|
| io.dropwizard.servlets.tasks.PostBodyTask.execute(Map<String, List<String>>, PrintWriter)
Use
PostBodyTask.execute(Map, String, PrintWriter) or inherit from Task instead. |
| io.dropwizard.servlets.assets.AssetServlet.getResourceUrl(String)
use/override
getResourceURL(String) instead |
Copyright © 2023. All rights reserved.