'Enable JWT authorization with Swagger 3 and Springboot

I would like to enable JWT Authorization in my Swagger 3.0 Api that is implemented using SpringBoot and Spring MVC. I do not want to use Swagger 2.0 and from what I see Springfox only has compatibility with Swagger 2.0

What exactly can I use and how?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source