Appicenter AI
Appicenter AI
  • 103
  • 8 770
Java Microservices Tutorial 2024: Introduction
In this video, we introduce this Java Microservices Tutorial for Beginners using Generative AI, making learn easy and fun.
Through the course, we start from Java Basics, covering following:
Java Oops, Inheritance, Interfaces, Overriding, Overloading, Object Injection, POJO, Bean, etc.
Creating REST APIs performing CRUD operations in the DB.
Setting up and understanding Microservices from scratch including concepts like Service Registry, Service Discovery, Config Server, API gateways with theory and practice.
Software Applications used: 🛠️
IntelliJ IDE Community Edition
Java SDK 22
My Development Consulting Services 👋🏼
We are a Software Development and Automation Consultancy, focusing on creating Business software applications for large scale, using the ideal Backend and Frontend technologies.
Want to speak with me about how you, as a Business owner can have a robust software application of your own? Book here:
calendly.com/romitbhandari17/30min
Want to be a part of our community of software enthusiasts and share with other professionals, Business owners, etc., Join our Discord community @ discord.com/channels/1157223875864690718/1157228428504875089
Join My Newsletter! 🗞️
Get your fix of the latest AI and Development news direct to your inbox:
appicenterai.hashnode.dev/newsletter
#javaprogramming #springboot #backend #backendwebdevelopment #microservicestutorial
Переглядів: 22

Відео

Java Microservices Tutorial 2024: Project - Calling the Project Microservices APIs via API gateway
Переглядів 18Місяць тому
In this video, we call the Project Microservices APIs via API gateway. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService github.com/romitbhandari17/AppicenterAPIGateway github.com/romitbhandari17/AppicenterConfigServer My Developmen...
Java Microservices Tutorial 2024: Project - Create Microservice APIs by adding the required classes.
Переглядів 16Місяць тому
In this video, we create the Product Service APIs by adding the Controller, Repository Interface, Entity Object, etc. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService github.com/romitbhandari17/AppicenterConfigRepo github.com/romit...
Java Microservices Tutorial 2024: Project - Call Product Service APIs from another Microservice.
Переглядів 9Місяць тому
In this video, we Call Products Service APIs from another Microservice via Rest Template. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService github.com/romitbhandari17/AppicenterConfigRepo github.com/romitbhandari17/AppicenterConfigS...
Java Microservices Tutorial 2024: 33- Setup API Gateway for Dynamic Routing to right microservice.
Переглядів 16Місяць тому
In this video, we set up API gateway and required config properties for path and service mapping, such that service APIs can be routed to the right microservice based on path url. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService gi...
Java Microservices Tutorial 2024: Microservices Project:Testing APIs created in Service with Postman
Переглядів 2Місяць тому
In this video, we test the APIs created in the Product Service with Postman. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService github.com/romitbhandari17/AppicenterConfigRepo github.com/romitbhandari17/AppicenterConfigServer My Deve...
Java Microservices Tutorial 2024: Microservices Project: Overview #microservicestutorial
Переглядів 4Місяць тому
In this video, we start with a Microservices project of calling a service API from another Microservice. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 My Development Consulting Services 👋🏼 We are a Software Development and Automation Consultancy, focusing on creating Business software applications for large scale, using the ideal Backend and Frontend technologies. Wa...
Java Microservices Tutorial 2024: 32- Config refresh without service restart with Actuator Refresh
Переглядів 6Місяць тому
In this video, we refresh config properties for service specific files as well as global application properties without service restart, with Actuator Endpoint Refresh. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService github.com/ro...
Java Microservices Tutorial 2024: 31-Fetch properties from config server and Git repository.
Переглядів 23Місяць тому
In this video, we fetch properties for service specific files as well as global application properties file from Config Server and Git Repo it points to. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService github.com/romitbhandari17/A...
Java Microservices Beginners Tutorial 2024: 29 - Setup Config Server with Git repository
Переглядів 18Місяць тому
In this video, we setup Spring Cloud Config server and point it to a Git Repository for centralised management of properties. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterConfigServer github.com/romitbhandari17/AppicenterConfigRepo My Development Consulting Services 👋🏼 We are a Software Developm...
Java Microservices Beginners Tutorial 2024: 30 - Reading properties from local app.properties file.
Переглядів 7Місяць тому
In this video, we try reading properties from local app.properties file, through @Value Annotations. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/AppicenterInventoryService github.com/romitbhandari17/AppicenterProductService My Development Consulting Services 👋🏼 We are a Software Development and Automatio...
Java Microservices Beginners Tutorial 2024: 28- Why externalize configuration #microservicestutorial
Переглядів 4Місяць тому
In this video, we discuss why it is a good idea to externalize configuration and use something known as Config Server and Config/GIT Repo. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 My Development Consulting Services 👋🏼 We are a Software Development and Automation Consultancy, focusing on creating Business software applications for large scale, using the ideal Bac...
Java Microservices Beginners Tutorial 2024: 25 - Setting Up Discovery Server #microservicestutorial
Переглядів 152 місяці тому
In this video, we setup Discovery Server, through Service discovery and Service client concepts. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/SpringBootRESTApi My Development Consulting Services 👋🏼 We are a Software Development and Automation Consultancy, focusing on creating Business software application...
Java Microservices Beginners Tutorial 2024: 26 - Setting Up Discovery Client #microservicestutorial
Переглядів 102 місяці тому
In this video, we setup a microservice as a Discovery Client, through Service discovery and Service Client concepts. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/SpringBootRESTApi My Development Consulting Services 👋🏼 We are a Software Development and Automation Consultancy, focusing on creating Business ...
Java Microservices Beginners Tutorial 2024: 27: Calling a Microservice through Service discovery
Переглядів 442 місяці тому
In this video, we discuss and demo calling a microservice without hardcoding its url, through Service discovery and Service client concepts. Software Applications used: 🛠️ IntelliJ IDE Community Edition Java SDK 22 Code used in the tutorial is here: github.com/romitbhandari17/SpringBootRESTApi github.com/romitbhandari17/AppicenterTutorialsService My Development Consulting Services 👋🏼 We are a S...
Java Microservices Beginners Tutorial 2024: 24: Discovery Server Concept #microservicestutorial
Переглядів 62 місяці тому
Java Microservices Beginners Tutorial 2024: 24: Discovery Server Concept #microservicestutorial
Java Microservices Beginners Tutorial 2024: 23: Calling Another Microservice with RestTemplate
Переглядів 282 місяці тому
Java Microservices Beginners Tutorial 2024: 23: Calling Another Microservice with RestTemplate
Java Microservices Beginners Tutorial 2024 - 22: Delete Operation with REST API #javatutorial
Переглядів 132 місяці тому
Java Microservices Beginners Tutorial 2024 - 22: Delete Operation with REST API #javatutorial
Java Microservices Beginners Tutorial 2024 - 20: Create Operation with REST API #javatutorial
Переглядів 52 місяці тому
Java Microservices Beginners Tutorial 2024 - 20: Create Operation with REST API #javatutorial
Java Microservices Beginners Tutorial 2024 - 21: DB Update Operation with REST API #javatutorial
Переглядів 72 місяці тому
Java Microservices Beginners Tutorial 2024 - 21: DB Update Operation with REST API #javatutorial
Java Microservices Beginners Tutorial 2024 - 7: Java Interfaces #learnwithai #javatutorial #2024
Переглядів 52 місяці тому
Java Microservices Beginners Tutorial 2024 - 7: Java Interfaces #learnwithai #javatutorial #2024
Java Microservices Beginners Tutorial 2024 - 18: Dependency Injection in Springboot #javatutorial
Переглядів 332 місяці тому
Java Microservices Beginners Tutorial 2024 - 18: Dependency Injection in Springboot #javatutorial
Java Microservices Beginners Tutorial 2024 - 19: JPA and Read Operation with REST API #javatutorial
Переглядів 282 місяці тому
Java Microservices Beginners Tutorial 2024 - 19: JPA and Read Operation with REST API #javatutorial
Java Microservices Beginners Tutorial 2024 - 17: First REST API in Springboot #javatutorial #2024
Переглядів 152 місяці тому
Java Microservices Beginners Tutorial 2024 - 17: First REST API in Springboot #javatutorial #2024
Java Microservices Beginners Tutorial 2024 - 16: First SpringBoot Project #javatutorial #2024
Переглядів 372 місяці тому
Java Microservices Beginners Tutorial 2024 - 16: First SpringBoot Project #javatutorial #2024
Java Microservices Beginners Tutorial 2024 - 15: Spring vs SpringBoot #javatutorial #2024
Переглядів 82 місяці тому
Java Microservices Beginners Tutorial 2024 - 15: Spring vs SpringBoot #javatutorial #2024
Java Microservices Beginners Tutorial 2024 - 12: Pojo, Bean and Serializable #javatutorial #2024
Переглядів 92 місяці тому
Java Microservices Beginners Tutorial 2024 - 12: Pojo, Bean and Serializable #javatutorial #2024
Java Microservices Beginners Tutorial 2024 - 14: Annotations and Functional Interface #2024
Переглядів 112 місяці тому
Java Microservices Beginners Tutorial 2024 - 14: Annotations and Functional Interface #2024
Java Microservices Beginners Tutorial 2024 - 13: Object Injection #learnwithai #javatutorial #2024
Переглядів 132 місяці тому
Java Microservices Beginners Tutorial 2024 - 13: Object Injection #learnwithai #javatutorial #2024
Java Microservices Beginners Tutorial 2024 - 11: Access Modifiers - Private/Protected/Public #2024
Переглядів 62 місяці тому
Java Microservices Beginners Tutorial 2024 - 11: Access Modifiers - Private/Protected/Public #2024