I also need to add init parameters to my servlet, but I only know how to do it through ServletHolder (which bootique doesn’t support).
-Lon On Wed, Mar 9, 2016 at 3:11 PM, Lon Varscsak <[email protected]> wrote: > Since I can’t find an email list for Bootique… :D > > How do I add a servlet to Jetty through Bootique. I see > JettyModule.contributeServlets(Binder)…but I can’t figure it out. DI is > still magical to me. > > Thanks, > > Lon >
