This website requires JavaScript.
Explore
Help
Sign In
pablo
/
rest-email-bridge
Watch
1
Star
0
Fork
0
You've already forked rest-email-bridge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pablo de la Torre Jamardo
1636039545
chore: add .env and logs to .gitignore
2025-09-12 16:52:57 +02:00
application
feat: implement core use cases and DTOs (OAuth2, tests, and docs pending)
2025-09-11 18:56:33 +02:00
bootstrap
refactor: simplify application.yml to only include database configuration
2025-09-12 16:52:39 +02:00
domain
feat: implement core use cases and DTOs (OAuth2, tests, and docs pending)
2025-09-11 18:56:33 +02:00
infrastructure
feat: implement core use cases and DTOs (OAuth2, tests, and docs pending)
2025-09-11 18:56:33 +02:00
.env.example
chore: add example .env file
2025-09-12 16:51:58 +02:00
.gitignore
chore: add .env and logs to .gitignore
2025-09-12 16:52:57 +02:00
docker-compose.yml
feat: configure docker-compose to run API and database containers
2025-09-12 16:51:47 +02:00
Dockerfile
chore: add Dockerfile to build API image
2025-09-12 16:51:28 +02:00
mvnw
chore: initialize project structure with hexagonal architecture and H2 database for development
2025-09-10 18:45:26 +02:00
mvnw.cmd
chore: initialize project structure with hexagonal architecture and H2 database for development
2025-09-10 18:45:26 +02:00
pom.xml
chore: initialize project structure with hexagonal architecture and H2 database for development
2025-09-10 18:45:26 +02:00
README.md
chore(readme): add empty README placeholder
2025-09-10 08:46:26 +02:00
README.md
The file is empty.
Description
No description provided
Readme
124
KiB
Languages
Java
99.3%
Dockerfile
0.7%