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
27
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
e0692f7913
feat(config): add AppPropertiesValidator to validate required environment variables at startup
2025-09-19 17:09:28 +02:00
application
test: add unit and integration tests
2025-09-15 21:06:20 +02:00
bootstrap
fix(cors): allow origins from environment variable
2025-09-19 17:09:09 +02:00
domain
test: add unit and integration tests
2025-09-15 21:06:20 +02:00
infrastructure
feat(config): add AppPropertiesValidator to validate required environment variables at startup
2025-09-19 17:09:28 +02:00
.env.example
fix(cors): allow origins from environment variable
2025-09-19 17:09:09 +02:00
.gitignore
chore: add tokens to .gitignore
2025-09-13 12:30:03 +02:00
docker-compose.yml
fix(cors): allow origins from environment variable
2025-09-19 17:09:09 +02:00
Dockerfile
chore(config): configure Google OAuth credentials via environment variables
2025-09-13 12:29:20 +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%