DEV Community

# spring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Component scanning & stereotypes

Component scanning & stereotypes

Comments
7 min read
OAuth2 Login with JWT and Refresh Tokens in Spring Boot — The Setup You'll Rebuild Every Time

OAuth2 Login with JWT and Refresh Tokens in Spring Boot — The Setup You'll Rebuild Every Time

Comments
4 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
Deep Dive into the Spring IoC Container: Unmasking BeanFactory and ApplicationContext

Deep Dive into the Spring IoC Container: Unmasking BeanFactory and ApplicationContext

1
Comments
9 min read
What is the Purpose of the @Autowired Annotation in Spring Boot?

What is the Purpose of the @Autowired Annotation in Spring Boot?

5
Comments
5 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
Dependency Injection — the problem it solves

Dependency Injection — the problem it solves

Comments
6 min read
Bean lifecycle: instantiate populate init destroy

Bean lifecycle: instantiate populate init destroy

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

Why Spring exists; the IoC container in one analogy

Comments
7 min read
What is the Difference Between Spring and Spring Boot?

What is the Difference Between Spring and Spring Boot?

5
Comments
6 min read
Request Smuggling vs Request Splitting in Spring Boot

Request Smuggling vs Request Splitting in Spring Boot

2
Comments
9 min read
Explain Inversion of Control (IoC) in Spring Boot

Explain Inversion of Control (IoC) in Spring Boot

5
Comments
4 min read
What's the difference IoC and Dependency Injection?

What's the difference IoC and Dependency Injection?

Comments
3 min read
I Learned Spring Boot in College - But Nobody Told Me What Each Part Actually Does

I Learned Spring Boot in College - But Nobody Told Me What Each Part Actually Does

3
Comments 5
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.