If you've ever wanted a nicer way to navigate the source code, Sourcegraph has indexed Dropwizard's code:
https://sourcegraph.com/github.com/dropwizard/dropwizard/-/blob/dropwizard-core/src/main/java/io/dropwizard/Application.java Github is nice and all, but Sourcegraph's indexed the code so you can mouse over types and get JavaDoc information and click on the types to jump to the file where the type is defined. It looks like they have a Chrome browser extension that enhances pages on github.com to include the same hyperlinking/mouseover functionality. Ryan -- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
