dreamteam-challanges /
pic-pay-challenge
https://picpay.com/jobs/desafio-backend-java
Loading repository data…
orafaelmatos / repository
PicPay Backend Challenge - Simplified payment platform backend built with Java Spring Boot using Clean Architecture, implementing transactional transfers, external authorization, and notification mocks.
This project is a submission for the PicPay Backend Technical Challenge.
It implements a simplified payment platform backend inspired by PicPay’s requirements, developed with Java Spring Boot following Clean Architecture principles.
The goal was to build a system where users and merchants can manage wallets and transfer money securely, respecting business rules such as:
The project is structured into layers respecting Clean Architecture:
Selected from shared topics, language and repository description—not editorial ratings.
dreamteam-challanges /
https://picpay.com/jobs/desafio-backend-java
PauloAquarius0299 /
Resolvendo desafio backend da picpay com java spring
ABeatrizSC /
Solution to the PicPay backend challenge - 'PicPay Simplified' using Clean Architecture | Java | Spring Boot | H2 Database
RafaelTomazGraciano /
A solution for the PicPay Backend Challenge
natanbs-dev /
Desafio Técnico: Backend para o PicPay Simplificado com Spring Framework. Solução robusta para cadastro, transferências e notificações, seguindo princípios SOLID e utilizando H2 para persistência.
Luizhnrs /
This project is based on PicPay's backend challenge and aims to enhance my backend project development skills. The developed system is a simplified payment platform, allowing deposits and transfers to be made between users.