https://github.com/vlambo3/virtual-wallet
https://github.com/vlambo3/virtual-wallet
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vlambo3/virtual-wallet
- Owner: vlambo3
- License: apache-2.0
- Created: 2023-04-26T15:20:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T15:37:59.000Z (about 2 years ago)
- Last Synced: 2025-01-26T08:41:36.751Z (3 months ago)
- Language: Java
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hi everyone! This repository will contatin a virtual wallet
This project will be developed in the java language, using the Spring Framework and Maven as dependency manager.
The project will be developed using the structure of microservices, which will communicate using the Spring Cloud Framework developed by Netflix.
It will also use RabbitMQ asynchronous communication.