16 fevereiro 2022
17 janeiro 2022
Dockerizing a Spring Boot Application
Creating JAR
Source: baeldung.com/dockerizing-spring-boot-application
12 janeiro 2022
SpringBoot - Service Discovery and Microservices Tutorial
About
Imagens

About:
"Service Discovery. What is Service Discovery? In this series I will teach you how to build microservices with spring boot, spring cloud, docker and Kubernetes. In this video you will learn how to use service discovery Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are - Highly maintainable and testable - Loosely coupled - Independently deployable - Organized around business capabilities - Owned by a small team The microservice architecture enables the rapid, frequent and reliable delivery of large, complex applications. It also enables an organisation to evolve its technology stack."
06 janeiro 2022
SpringBoot - Using WebSocket to build an interactive web application
About:
This guide walks you through the process of creating a “Hello, world” application that sends messages back and forth between a browser and a server. WebSocket is a thin, lightweight layer above TCP. This makes it suitable for using “subprotocols” to embed messages. In this guide, we use STOMP messaging with Spring to create an interactive web application. STOMP is a subprotocol operating on top of the lower-level WebSocket.
Testing: http://localhost:8080/
20 dezembro 2021
17 dezembro 2021
09 dezembro 2021
Microservices Using Spring Boot and Spring Cloud #1
Text Source: AmigosCode
In this series I will teach you how to build microservices with spring boot, spring cloud and kubernetes. In this first video I will give the microservices architecture overview and will build one microservice that connects to its own database running on docker.
Links
Repo - https://github.com/amigoscode/microse...
Spring.io - https://spring.io/
Getting Started with Maven - https://maven.apache.org/guides/getti...
Docker - https://amigoscode.com/p/docker-devops
More Courses - https://amigoscode.com/courses
Subscrever:
Mensagens (Atom)