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
.
euonia-project
/
euonia-java
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #2
#2
Merged
Codespilot
merged 16 commits into
master
euonia-project/euonia-java:master
from
develop
euonia-project/euonia-java:develop
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Develop
#2
Codespilot
merged 16 commits into
master
euonia-project/euonia-java:master
from
develop
euonia-project/euonia-java:develop
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
Update README.md with comprehensive project overview, module descriptions, and quick start guide
Codespilot
committed
ae8bf23
View commit details
Copy full SHA for ae8bf23
Browse repository at this point
Enhance documentation for Entity and ApplicationEvent classes with detailed Javadoc comments
Codespilot
committed
6853c98
View commit details
Copy full SHA for 6853c98
Browse repository at this point
Implement GUID generation with GuidGenerator and GuidType; add tests for various GUID strategies
Codespilot
committed
92b8c5f
View commit details
Copy full SHA for 92b8c5f
Browse repository at this point
Add ServiceResolver interface and SimpleServiceResolver implementation for service management
Codespilot
committed
491cdde
View commit details
Copy full SHA for 491cdde
Browse repository at this point
Add name element for the euonia domain module in pom.xml
Codespilot
committed
ded4277
View commit details
Copy full SHA for ded4277
Browse repository at this point
Implement pipeline architecture with core components and behaviors
Codespilot
committed
f3bae22
View commit details
Copy full SHA for f3bae22
Browse repository at this point
Add ApplicationContextServiceResolver and ServiceResolverConfiguration for service management
Codespilot
committed
a6ccd48
View commit details
Copy full SHA for a6ccd48
Browse repository at this point
Add missing modules 'pipeline' and 'spring' to the parent POM
Codespilot
committed
410787d
View commit details
Copy full SHA for 410787d
Browse repository at this point
Refactor pipeline behavior annotations to use PipelineBehaviors and remove PipelineBehaviorType
Codespilot
committed
aeede66
View commit details
Copy full SHA for aeede66
Browse repository at this point
Refactor exception handling in DefaultPipelineProvider and remove unused UsePipelineBehavior class
Codespilot
committed
2830213
View commit details
Copy full SHA for 2830213
Browse repository at this point
Add pipeline and spring modules to README, including detailed descriptions and usage examples
Codespilot
committed
ababf45
View commit details
Copy full SHA for ababf45
Browse repository at this point
Update donate image URL in README
Codespilot
committed
c1af067
View commit details
Copy full SHA for c1af067
Browse repository at this point
Update README files with detailed descriptions and examples for the Pipeline module
Codespilot
committed
2b0fbf3
View commit details
Copy full SHA for 2b0fbf3
Browse repository at this point
Implement DelegateServiceResolver and update ServiceResolver interface with new methods
Codespilot
committed
8686895
View commit details
Copy full SHA for 8686895
Browse repository at this point
Enhance Pipeline interface with additional methods for component management and execution
Codespilot
committed
628cc0b
View commit details
Copy full SHA for 628cc0b
Browse repository at this point
Refactor isAssignable method to use TypeHelper for primitive type boxing
Codespilot
committed
7308af1
View commit details
Copy full SHA for 7308af1
Browse repository at this point
You can’t perform that action at this time.