| commit | 17e2d3407065a7433c7512c37a7cf7e7df63f337 | [log] [tgz] |
|---|---|---|
| author | James Moger <james.moger@gitblit.com> | Fri May 16 10:34:35 2014 -0400 |
| committer | James Moger <james.moger@gitblit.com> | Thu Jul 03 16:20:37 2014 -0400 |
| tree | 8b214883c2217e438735c14ee50ea1f124bbd37a | |
| parent | d19549897c0c373522e29fdcf0701edfd4956ae2 [diff] |
Return of Servlet3 servlet and filter loading This is a quick return of the servlet3-style code which was reverted mid-December 2013. It is not completely tested, but a casual review was done and it's looks good. The next steps should be to restore `@Inject` annotations, simplify *DaggerModule* boilerplate, and run this on a JEE container with CDI - like JBoss AS 7.