Here is the error that I get when I uncomment that 32 line in JerseyInitialization.java file. https://gist.github.com/anonymous/b243ff6ee862c076a7e774bdbc5cdcc7
W dniu wtorek, 4 października 2016 13:02:16 UTC+2 użytkownik konradbnet napisał: > > Hello, I'm trying to integrate Jersey + Spring boot + Swagger (then > Swagger UI) in my project. Please don't tell me / ask why these frameworks. > I know it's weird configuration. > I couldn't find any working example. I have this simple Jersey + Spring > boot api, and there is some code that I tried to write, to make Swagger > work. > > Code is here: > https://gist.github.com/konradbnet/58ecef2326e5f650953f713a3667eb37 > > > But it's not working. It runs successfully until I try to add resources > (JerseyInitialization.java, line 32). > > > Does anyone have working example of this configuration? Just simple > things, how to configure this. > Thanks, Konrad > > -- You received this message because you are subscribed to the Google Groups "Swagger" 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.
