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
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 }}
HubSpot
/
dropwizard-guice
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
266
Code
Issues
19
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Injectable Modules, Named configuration data, and Injected Commands
- #46
#46
Open
oillio
wants to merge 12 commits into
HubSpot:master
HubSpot/dropwizard-guice:master
from
oillio:doubler
oillio/dropwizard-guice:doubler
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Injectable Modules, Named configuration data, and Injected Commands
#46
oillio
wants to merge 12 commits into
HubSpot:master
HubSpot/dropwizard-guice:master
from
oillio:doubler
oillio/dropwizard-guice:doubler
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2014
Adding two phase injection, helps with setting up guice-persist.
sskrla
committed
06517c5
View commit details
Copy full SHA for 06517c5
Browse repository at this point
Commits on Jul 10, 2014
Altered GuiceBundle to allow setting of ServletContextListeners
Rich
committed
cc09752
View commit details
Copy full SHA for cc09752
Browse repository at this point
Merge pull request #1 from piemonkey/master
Show description for c4f4648
sskrla
committed
c4f4648
View commit details
Copy full SHA for c4f4648
Browse repository at this point
Commits on Aug 27, 2014
Adding support for @Inject able modules. Perhaps we should use a @Setting
Show description for bc23644
sskrla
committed
bc23644
View commit details
Copy full SHA for bc23644
Browse repository at this point
Binding configuration keys to objects implicitly
sskrla
committed
1637b47
View commit details
Copy full SHA for 1637b47
Browse repository at this point
Adding initialization injector binding of ServletContext (primaraly to
Show description for 1f3c92c
sskrla
committed
1f3c92c
View commit details
Copy full SHA for 1f3c92c
Browse repository at this point
Commits on Mar 2, 2015
Target DropWizard 0.8.
Show description for df973aa
Dan Jasek
committed
df973aa
View commit details
Copy full SHA for df973aa
Browse repository at this point
Commits on Mar 4, 2015
Merge branch 'hubmaster' into doubler
Show description for 76fbb48
Dan Jasek
committed
76fbb48
View commit details
Copy full SHA for 76fbb48
Browse repository at this point
Commits on Mar 9, 2015
refactored double injection related code and tests into sub package. Merged tests into single test suite with a single config.yml and shared packages.
Show description for 6908305
mrserverless
committed
6908305
View commit details
Copy full SHA for 6908305
Browse repository at this point
Commits on Mar 16, 2015
renamed 'doubleinject' package to 'command'
mrserverless
committed
d106f2e
View commit details
Copy full SHA for d106f2e
Browse repository at this point
Commits on Mar 27, 2015
Merge pull request #3 from yunspace/doubler
Show description for 38e3fcd
oillio
committed
38e3fcd
View commit details
Copy full SHA for 38e3fcd
Browse repository at this point
Do not error out if injection fails for a module. warn instead and drop the module.
Show description for daa20ab
Dan Jasek
committed
daa20ab
View commit details
Copy full SHA for daa20ab
Browse repository at this point
You can’t perform that action at this time.