Spring boot Annotations

@Component

img.png

@Autowired

img.png

img.png

@Qualifier

img.png

@Primary

img.png

@Bean

img.png

img.png

Stereotype Annotations

img.png

img.png

@Controller

@Service

@Repository

Lazy

img.png

Scope

img.png

img.png

Value

img.png