Giter Site home page Giter Site logo

smithkatrinait / springboot-microservices Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 36.42 MB

Use of Spring Boot Framework and other libraries to create Micro-services

Home Page: https://github.com/SmithKatrinaIT/SpringBoot-Microservices

Java 100.00%
annotations crud-application eureka-client eureka-discovery-service eureka-server gateway-api mapstruct microservices rest-api spring spring-boot spring-cloud

springboot-microservices's Introduction

SpringBoot-Microservices

PURPOSE: Deep-dive in understanding the structure and concepts of Microservices with the use of the Spring Boot 3.0 framework. Along with other essential libraries used currently in the industry.

Project is an detailed progression through an Udemy Spring Boot tutorial led by Instructor Ramesh Fadatare

  • Code is heavily commented throughout to cement the concepts outlined in the hands-on tutorial
  • Some viable code is commented out in order to reflect back or differentiate the invocation of competing libraries/dependency code examples

Concepts covered are as followed:

  • Spring Boot API basics
  • CRUD REST API with MySQL
  • Data Transfer Object (DTO) design pattern
  • Mapping Libraries
    • Custom: User Defined
    • Library: Mapstruct
  • Exception Handling
    • Controller Level
    • Global Level
  • Spring Boot API Validation
  • Spring Boot Actuator
  • Spring Boot REST API Documentation
    • SpringDoc OpenAPI
    • Annotations
    • Swagger
  • Microservices
    • Build: Department & Employee
    • Communication between both Microservices
      • RestTemplate
      • WebClient
      • OpenFeign
    • Microservice Registry:
      • Spring Cloud Netflix Eureka: ability to Load Balance services
    • API Gateway using Spring Cloud
  • Spring Cloud Config Server
  • Message Brokers: refresh microservices automatically upon configuration changes without restarting the service
    • Spring Cloud Bus: lightweight Message Broker
    • RabbitMQ: Open-source Message Broker.
  • Distributed Tracing [of microservices]

springboot-microservices's People

Contributors

smithkatrinait avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.