Sample Example of Restful api
FirstRest/ : Here there are all packages which I wrote for different configuration.
Let's see step by step :
FirstRest/FirstRestApplication.java : - This Java class represrent main java class file in our Project.
FirstRest/SwaggerConfig.java : Provide swagger configuration.