Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JustJavaOrg
/
gymcore
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Issues
6
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add email sending functionality with Google SMTP
- #54
#54
Merged
abdulkeremkilic
merged 10 commits into
JustJavaOrg:main
JustJavaOrg/gymcore:main
from
abdulkeremkilic:feat/34
abdulkeremkilic/gymcore:feat/34
Copy head branch name to clipboard
Aug 10, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add email sending functionality with Google SMTP
#54
abdulkeremkilic
merged 10 commits into
JustJavaOrg:main
JustJavaOrg/gymcore:main
from
abdulkeremkilic:feat/34
abdulkeremkilic/gymcore:feat/34
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2025
Add email sending functionality with Google SMTP
Show description for 817875c
abdulkeremkilic
committed
817875c
View commit details
Copy full SHA for 817875c
Browse repository at this point
Update src/main/java/org/justjava/gymcore/model/MailModel.java
Show description for 19e9ff7
abdulkeremkilic
and
coderabbitai[bot]
authored
19e9ff7
View commit details
Copy full SHA for 19e9ff7
Browse repository at this point
Reformat MailModel record indentation
Show description for 1f3adca
abdulkeremkilic
committed
1f3adca
View commit details
Copy full SHA for 1f3adca
Browse repository at this point
Commits on Aug 4, 2025
Update src/main/java/org/justjava/gymcore/controller/MailController.java
Show description for 26cd517
abdulkeremkilic
and
coderabbitai[bot]
authored
26cd517
View commit details
Copy full SHA for 26cd517
Browse repository at this point
Update src/main/resources/application.properties
Show description for 8c27339
abdulkeremkilic
and
coderabbitai[bot]
authored
8c27339
View commit details
Copy full SHA for 8c27339
Browse repository at this point
Update src/main/java/org/justjava/gymcore/service/MailService.java
Show description for 3dec3aa
abdulkeremkilic
and
coderabbitai[bot]
authored
3dec3aa
View commit details
Copy full SHA for 3dec3aa
Browse repository at this point
Update src/main/java/org/justjava/gymcore/service/MailService.java
Show description for fcc3b22
abdulkeremkilic
and
coderabbitai[bot]
authored
fcc3b22
View commit details
Copy full SHA for fcc3b22
Browse repository at this point
Improve MailService logging and response type
Show description for 0413e42
abdulkeremkilic
committed
0413e42
View commit details
Copy full SHA for 0413e42
Browse repository at this point
Commits on Aug 5, 2025
Improve mail sending error handling and validation
Show description for 6c72aef
abdulkeremkilic
committed
6c72aef
View commit details
Copy full SHA for 6c72aef
Browse repository at this point
Make googleSmtpConfig final in MailService
Show description for 333cccc
abdulkeremkilic
committed
333cccc
View commit details
Copy full SHA for 333cccc
Browse repository at this point
You can’t perform that action at this time.