DEV Community

Ankit Verma profile picture

Ankit Verma

404 bio not found

Joined Joined on 
@Autowired resolution, @Qualifier/@Primary, injection types + circular-dependency gotcha

@Autowired resolution, @Qualifier/@Primary, injection types + circular-dependency gotcha

Comments
8 min read
Component scanning & stereotypes

Component scanning & stereotypes

Comments
7 min read
Configuration styles: XML annotations Java config

Configuration styles: XML annotations Java config

Comments
7 min read
ApplicationContext vs BeanFactory

ApplicationContext vs BeanFactory

Comments
6 min read
Bean scopes (singleton/prototype/request/session) + singleton thread-safety gotcha

Bean scopes (singleton/prototype/request/session) + singleton thread-safety gotcha

Comments
6 min read
Bean lifecycle: instantiate populate init destroy

Bean lifecycle: instantiate populate init destroy

Comments
7 min read
Dependency Injection — the problem it solves

Dependency Injection — the problem it solves

Comments
6 min read
Why Spring exists; the IoC container in one analogy

Why Spring exists; the IoC container in one analogy

Comments
7 min read
loading...