Skip to content

devrishal/weather-forecast

Repository files navigation

Weather-Forecast-Service

The Weather Forecast Service enables consumers to get the information related to weatherAttributes in summarised way.

Requirements

For building and running the application you need:

Languages and Tools:

java     docker     kubernetes     spring    

Current Version- 1.0.0

Usage

Steps to setup the application in your local:

  1. Clone the repository or download it.
  2. Import it using maven project.
  3. Run the application using Run command.
  4. The swagger Api url can be accessed at http://localhost:8080/weatherAttributes-forecast-service/swagger-ui/index.html

Sequence Diagram of Security implementation using JWT token

Sequence Diagram Security