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.
