Skip to content

Writing article about "How to Dockerize Spring Boot and MongoDB Project using Microservice Architecture?" and "CI/CD Pipeline with Spring Boot Application"

Notifications You must be signed in to change notification settings

sanogotech/devOpsCICDSpringboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hey, you can reach all information here about my project & articles.

Requirements

  1. JDK (11)
  2. Maven (3.8.1)
  3. IDE (IntelliJ IDEA)
  4. MongoDB (5.0.3)
  5. Docker Desktop (20.10.11)

Docs

Important

For more details, you can read my articles:

  1. How to Dockerize Spring Boot and MongoDB Project with Microservice Architecture?
  2. CI/CD Pipeline with Spring Boot Application (NEW)

Port List

Docker Image

https://hub.docker.com/r/19812381238/product-microservice

Built With

Technologies

  1. Java
  2. Spring Boot (v2.6.2)
  3. Docker (Dockerfile and Docker Compose)
  4. GitHub Actions (CI/CD Pipeline)
  5. Swagger

Architectures

  1. Microservices Architecture
  2. Layered Architecture

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Would you like to any notify or suggest something to me?

mbahardogan@hotmail.com

About

Writing article about "How to Dockerize Spring Boot and MongoDB Project using Microservice Architecture?" and "CI/CD Pipeline with Spring Boot Application"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • Dockerfile 1.3%