Skip to content

YagoLopesMartins/Backend_SpringBoot_IfoodChallengeAWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge AnotaAi - Ifood (Products - Catalog)

Reference Documentation

Tecnologies

  • Spring Boot ( Java | Maven | Web | Lombok | DevTools | Data MongoDB)
  • Cloud
    • AWS SQS
    • AWS S3 bucket JSON
  • API REST
  • CRUD with SOLID principles
    • domain (Category, Product), DTO, Exception
    • controllers
    • repositories
    • services

AWS SETUP

  • Create SQS (Simple Queue Service)
  • Create SNS (pub/sub) topic
  • User setup IAM (polices and permissions)

Update application.properties

  • aws.accessKeyId=
  • aws.secretLKey=
  • aws.region=
  • aws.sns.topic.catalog.arn=

Update pom.xml Add AWS SDK dependency

config -> AwsSnsConfig

services -> aws

About

Desafio técnico Ifood/AnotaAi filas e pub/sub na AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages