How to list all registered JAX-RS Entity Providers in Jersey
问题 Let's suppose i have simple jersey app with embedded jetty Demo project on github and essential code below. Back in the days with jersey1 i had log messages: мая 07, 2016 5:05:50 AM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: ru.varren мая 07, 2016 5:05:50 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class ru.varren.MyResource мая 07, 2016 5:05:50 AM com.sun.jersey