Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simple reactive weather-api using Spring Webflux with Mongo DB, deployed on Kubernetes cluster

NotificationsYou must be signed in to change notification settings

iavinash/weather-api-webflux-rest

Repository files navigation

Simple reactive weather-api, this Reactive Weather API is a modern and scalable application built on the Spring Webflux framework, utilizing MongoDB for data storage. This version of the app is specifically designed and optimized for deployment on a Kubernetes cluster.

Technologies used

  • Java 11
  • Spring Boot with Spring-Webflux: A reactive web framework for building scalable and resilient applications.
  • MongoDB: A NoSQL database used for storing and retrieving weather data.
  • Kubernetes: An open-source container orchestration platform that enables easy deployment, scaling, and management of containerized applications.

Tools used

  • Git 2.24.0
  • IntelliJ IDEA 2021.1.1.1
  • Gradle

Dockerized Version

This project is containerized usingDocker and is prepared for seamless deployment onKubernetes. The files related toK8s can be foundhere

Docker Command to build image

  • docker build -t weather-app-docker-img . - This will build an image with the name ofweather-app-docker-img

About

Simple reactive weather-api using Spring Webflux with Mongo DB, deployed on Kubernetes cluster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp