• 1. Adding the dependencies to your application
  • 2. Hooking up Swagger-Core in your Application
  • Manual registration using configuration switches
  • Automatic scanning and registration
  • Using a custom Application subclass
  • Using Spring
  • 3. Configure and Initialize Swagger
  • Using Swagger's Servlet in the web.xml
  • Using Swagger's BeanConfig
  • Using a Servlet
  • Using the Application class
  • Using Spring's Bean Declaration
  • What's Next?