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
29
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
a42a8dd3a5
chore: optimize HikariCP pool and JVM memory for Raspberry Pi
2025-09-20 10:07:11 +02:00
application
test: add unit and integration tests
2025-09-15 21:06:20 +02:00
bootstrap
chore: optimize HikariCP pool and JVM memory for Raspberry Pi
2025-09-20 10:07:11 +02:00
domain
test: add unit and integration tests
2025-09-15 21:06:20 +02:00
infrastructure
refactor(bootstrap): replace PostConstruct validator with ApplicationContextInitializer
2025-09-19 17:20:02 +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: optimize HikariCP pool and JVM memory for Raspberry Pi
2025-09-20 10:07:11 +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%