Package com.skava


package com.skava
This package contains the User Application class which is used to run the Spring boot application.
Author:
Infosys Equinox
  • Classes
    Class
    Description
    This class is used to configure the external tomcat server with Spring Boot application Not applicable for embedded tomcat with Spring Boot application
    This class used to start a User Micro-Service as a spring boot application and also hold the configuration for swagger document generation with the help of spring fox Starting point of the application.