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
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
.
pippo-java
/
pippo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
127
Star
786
Code
Issues
47
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for Inject
- #590
#590
Open
decebals
wants to merge 15 commits into
master
pippo-java/pippo:master
from
inject
pippo-java/pippo:inject
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add support for Inject
#590
decebals
wants to merge 15 commits into
master
pippo-java/pippo:master
from
inject
pippo-java/pippo:inject
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2021
Add initial support for inject
decebals
committed
d3635df
View commit details
Copy full SHA for d3635df
Browse repository at this point
Add support for inject with fallback (lazy getter) in Application
decebals
committed
6797d52
View commit details
Copy full SHA for 6797d52
Browse repository at this point
Switch from field inject to method inject when a setter is available
decebals
committed
ab6ce2d
View commit details
Copy full SHA for ab6ce2d
Browse repository at this point
Add support for inject in ControllerApplication
decebals
committed
d89ee95
View commit details
Copy full SHA for d89ee95
Browse repository at this point
Commits on Nov 20, 2021
True optional inject
decebals
committed
01a74ab
View commit details
Copy full SHA for 01a74ab
Browse repository at this point
Fix warning
decebals
committed
b9065eb
View commit details
Copy full SHA for b9065eb
Browse repository at this point
Fix NPE when inject is not used
decebals
committed
ae7d8dc
View commit details
Copy full SHA for ae7d8dc
Browse repository at this point
Fix warnings, add protection
decebals
committed
1a5cdd0
View commit details
Copy full SHA for 1a5cdd0
Browse repository at this point
Commits on Nov 29, 2021
Merge branch 'master' into inject
Show description for d9f01aa
decebals
committed
d9f01aa
View commit details
Copy full SHA for d9f01aa
Browse repository at this point
Fix conflict merge
decebals
committed
6ad7ebe
View commit details
Copy full SHA for 6ad7ebe
Browse repository at this point
Commits on Dec 1, 2021
Merge branch 'master' into inject
Show description for 405c008
decebals
committed
405c008
View commit details
Copy full SHA for 405c008
Browse repository at this point
Fix merge conflict
decebals
committed
d5bd79f
View commit details
Copy full SHA for d5bd79f
Browse repository at this point
Commits on Dec 2, 2021
[AbstractTemplateEngine] Add @Inject on init method
mhagnumdw
committed
b6534b7
View commit details
Copy full SHA for b6534b7
Browse repository at this point
Commits on Dec 22, 2021
Merge branch 'master' into inject
decebals
committed
8198eca
View commit details
Copy full SHA for 8198eca
Browse repository at this point
Fix merge conflict
decebals
committed
c696f78
View commit details
Copy full SHA for c696f78
Browse repository at this point
You can’t perform that action at this time.