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
25 novembro 2021
Spring Security | FULL COURSE
Text Source: AmigosCode
Spring Security is a powerful and highly customisable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications. Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is found in how easily it can be extended to meet custom requirements In this full course you will learn everything in detail about Spring Security. Before you begin this course you need to at least have a basic knowledge about Java and Spring Boot.
👉🏾Download repo here: http://bit.ly/2PujUEn or git clone git@github.com:amigoscode/spring-boot-security-course.git
👉🏾Full course also available here: https://amigoscode.com/courses/spring...
👉🏾Join private Facebook group: http://bit.ly/2FbuIkx
17 fevereiro 2021
WebArticle - Building a RESTful Web Service with Spring Boot Actuator
Tools:
- A favorite text editor or IDE
- JDK 1.8 or later
- Gradle 4+ or Maven 3.2+
- You can also import the code straight into your IDE:
- Spring Tool Suite (STS)
- IntelliJ IDEA
STEPS:
- Starting with Spring Initializr
- Run the Empty Service
- Create a Representation Class
- Create a Resource Controller
- Run the Application
Source: spring.io
08 fevereiro 2021
Subscrever:
Mensagens (Atom)