https://github.com/nathanaelsantos/springboot-rabbitmq-jpa-postgresql
The SpringBoot-RabbitMQ-JPA-PostgreSQL uses Java 21, Spring Boot and other Spring libraries. It manages dependencies with Maven and uses PostgreSQL for data storage. The project utilizes RabbitMQ and CloudAMQP for messaging and includes an email service via SMTP Gmail. It's a comprehensive project demonstrating use of various technologies.
https://github.com/nathanaelsantos/springboot-rabbitmq-jpa-postgresql
cloudamqp microservices postgresql rabbitmq spring-amqp spring-boot spring-data-jpa spring-web
Last synced: 9 months ago
JSON representation
The SpringBoot-RabbitMQ-JPA-PostgreSQL uses Java 21, Spring Boot and other Spring libraries. It manages dependencies with Maven and uses PostgreSQL for data storage. The project utilizes RabbitMQ and CloudAMQP for messaging and includes an email service via SMTP Gmail. It's a comprehensive project demonstrating use of various technologies.
- Host: GitHub
- URL: https://github.com/nathanaelsantos/springboot-rabbitmq-jpa-postgresql
- Owner: NathanaelSantos
- Created: 2024-05-04T05:27:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T22:37:42.000Z (over 1 year ago)
- Last Synced: 2025-01-23T16:42:47.696Z (11 months ago)
- Topics: cloudamqp, microservices, postgresql, rabbitmq, spring-amqp, spring-boot, spring-data-jpa, spring-web
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🚀 SpringBoot-RabbitMQ-JPA-PostgreSQL

## Linguagem de Programação
```
• Java 21
```
## Gerenciamento de Dependências
```
• Maven
```
## Frameworks e Bibliotecas
```
• Spring Boot
• Spring Web
• Spring Data JPA
• Spring Validation
• Spring AMQP
• Spring Mail
```
## Banco de Dados
``
• PostgreSQL
``
## Mensageria
```
• RabbitMQ
• CloudAMQP
```
## Serviço de Email
```
• SMTP Gmail
```
## Imgs

https://github.com/NathanaelSantos/SpringBoot-RabbitMQ-JPA-PostgreSQL/assets/45519156/e993c128-7a9b-4e1b-9fa9-bc376567c7df
https://github.com/NathanaelSantos/SpringBoot-RabbitMQ-JPA-PostgreSQL/assets/45519156/77df881a-d871-4227-935d-801086cf7247

