Commit Graph

7 Commits

Author SHA1 Message Date
Simon DeMartini
99d7a7a268 Upgrade to JUnit 5 2022-03-20 16:29:28 +00:00
Simon DeMartini
57c54fad2f Add and enforce spring checkstyle configurations 2022-03-20 10:40:10 +00:00
Simon DeMartini
7254dc8be7 Apply and enforce spring-javaformat 2022-03-19 21:15:20 +00:00
Taylor Wicksell
0ecc98d4cb ensure BindingAnnotations are treated as Qualifiers in Spring 2019-05-06 10:03:05 -07:00
Taylor Wicksell
2207c4f1d9 make bean names unique when considering binding annotations
translate binding annotations into Spring @Qualifiers
2018-11-09 10:55:53 -08:00
Taylor Wicksell
0153079327 use Key<?> for binding dedupe check in SpringModule to include annotations
fix issues where @Named was not considered when fetching beans of the same type
2018-11-09 10:55:53 -08:00
Taylor Wicksell
b2a767e51a support Guice binding annotations in SpringModule 2018-03-28 09:35:48 -07:00