Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soumyadip007/spring-core-annotation-beanscope-beanlifecycle

Spring supports both Annotation based and XML based configurations. You can even mix them together. Annotation injection is performed before XML injection, thus the latter configuration will override the former for properties wired through both approaches.
https://github.com/soumyadip007/spring-core-annotation-beanscope-beanlifecycle

spring spring-bean spring-bean-life-cycle spring-bean-validation springannotations

Last synced: 5 days ago
JSON representation

Spring supports both Annotation based and XML based configurations. You can even mix them together. Annotation injection is performed before XML injection, thus the latter configuration will override the former for properties wired through both approaches.

Awesome Lists containing this project