Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Online Business Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-03-24 13:46:21
30-Day Money-Back Guarantee
IT & Software Other IT & Software REST API

Crie Microservice/API REST com Spring Boot e MongoDB

Construa api REST do zero passo a passo com as principais operações de CRUD. Aprenda a consumir a api com POSTMAN e CURL
Rating: 4.6 out of 54.6 (35 ratings)
133 students
Created by Carl Edwin
Last updated 4/2020
Portuguese
Portuguese [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Após este curso o aluno será capaz de criar microserviços/apis REST com Spring 2.X com MongoDB e Java 11, consumir microserviços/apis REST com o POSTMAN e CURL.

Requirements

  • Para um melhor aproveitamento do curso é indicado que o aluno tenha noções de Java, IntelliJ IDEA ou Eclipse. É necessário acesso a um MongoDB instalado local ou na nuvem. Será necessário também acesso a algum CLIENT REST podendo ser o POSTMAN, CURL ou algum plugin do Chrome como o Talend Api Tester.

Description

Construa api REST do zero passo a passo com as principais operações de CRUD. Aprenda a consumir a api com POSTMAN e CURL

Neste curso será apresentado ao aluno um desafio para criarmos juntos um Microservice / API REST com Spring Boot 2.X com MongoDB utilizando o Java 11. Este é um curso direcionado iniciantes onde abordarei os tópicos abaixo:

  • Introdução REST

  • Projeto - Microserviço (easyTask-api) - Mão na Massa

  • Conhecendo a estrutura do easyTask

  • Consumo do microserviço com Clients REST (CURL e POSTMAN)

  • Criação do archetype (Projeto Spring Boot)

  • Configuração do ARCHETYPE Start Spring IO

  • Configuração do IntelliJ (Maven/SDK)

  • Configuração ARCHETYPE IntelliJ

  • Importação do ARCHETYPE criado via Start Spring IO para o IntelliJ IDEA

  • Configuração do application.yml

  • Configuração da Conexão com MongoDB - application.yml

  • Configuração da camada REST – RestController

  • Configuração do 1º ENDPOINT do microserviço

  • Criando o ENDPOINT de INCLUSÃO de uma nova Tarefa (POST)

  • Testando o ENDPOINT de INCLUSÃO via POSTMAN

  • Criando o ENDPOINT de CONSULTA – ALL

  • Criando o ENDPOINT CONSULTA Tarefa por ID

  • Criando o ENDPOINT CONSULTA Tarefa por similaridade de DESCRIÇÃO

  • Criando o ENDPOINT de ALTERAÇÃO de Tarefa EXISTENTE

  • Configuração da camada de Bando de Dados – Repository

  • Configuração da Camada de Banco de Dados (MODEL e REPOSITORY)

  • Configuração da camada de Negócio – Service

  • Importando a CAMADA de Validação

  • Importando a CAMADA de Negócio

  • Adequação do CONTROLLER para substituir o REPOSITORY pelo SERVICE

  • Testando o ENDPOINT ALTERAÇÃO após ajustes no CONTROLLER

  • Criando o ENDPOINT de EXCLUSÃO

Who this course is for:

  • Este curso é para todos aqueles que estejam iniciando ou queiram iniciar o desenvolvimento de microserivços/apis REST com Spring Boot 2.X com MongoDB e Java.

Course content

4 sections • 21 lectures • 2h 24m total length

  • Preview08:08
  • Introdução a REST
    3 questions

  • Preview04:57
  • Configuração ARCHETYPE IntelliJ IDEA
    07:19
  • Importação do ARCHETYPE criado via Start Spring IO para o IntelliJ IDEA
    05:06

  • Conhecendo a estrutura do easyTask (Projeto)
    05:03
  • Configuração da Conexão com MongoDB - application.yml
    05:19
  • Configuração do 1º ENDPOINT do microserviço
    09:03
  • Criando o ENDPOINT de INCLUSÃO de uma nova Tarefa (POST)
    06:24
  • Configuração da Camada de Banco de Dados (MODEL e REPOSITORY)
    10:08
  • Testando o ENDPOINT de INCLUSÃO via POSTMAN
    08:22
  • Testando o ENDPOINT de INCLUSÃO com o CURL
    06:35
  • Criando o ENDPOINT de CONSULTA - ALL
    09:16
  • Criando o ENDPOINT CONSULTA Tarefa por ID
    06:57
  • Criando o ENDPOINT CONSULTA Tarefa por similaridade de DESCRIÇÃO
    03:41
  • Criando o ENDPOINT de ALTERAÇÃO de Tarefa EXISTENTE
    09:24
  • Importando a CAMADA de Validação
    06:06
  • Importando a CAMADA de Negócio
    10:31
  • Adequação do CONTROLLER para substituir o REPOSITORY pelo SERVICE
    05:38
  • Testando o ENDPOINT ALTERAÇÃO após ajustes no CONTROLLER
    08:28
  • Criando o ENDPOINT de EXCLUSÃO
    05:58

  • Conclusão
    02:13

Instructor

Carl Edwin
Professor Udemy e Analista de Sistemas
Carl Edwin
  • 4.4 Instructor Rating
  • 268 Reviews
  • 927 Students
  • 4 Courses

Eu sou Carl Edwin, estou na área de TI desde 2009.

Trabalho atualmente em uma multinacional na área de serviços, desenvolvendo aplicações web com microservices, integração continua e metodologias agéis.

Já lecionei em escolas de ensino técnico de informática linguagens como HTML, CSS, PHP, VB6, lógica de programação e introdução a sistemas operacionais. 

Gosto muito de estudar novas tecnologias voltadas à área de TI. 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.