일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Network
- EC2
- kubeadm
- Vision
- kubernetes
- CVAT
- Trino
- log
- ip
- Operating System
- OS
- airflow
- jvm
- kubectl
- docker
- Packet
- aws s3
- JavaScript
- zookeeper
- Spring
- PostgreSQL
- Python
- AWS
- grafana
- helm
- tcp
- Kafka
- MAC address
- java
- CSV
Archives
- Today
- Total
목록Component (1)
JUST WRITE
Spring Bean
Spring Bean Spring IoC Container에서 생성, 관리하는 Java 객체를 Bean이라고 한다. (Bean Facotory는 Spring IoC를 담당하는 핵심 Container이다) Spring Bean은 Spring Framework에서 중요한 컨셉중의 하나이다. Spring Offical Document에서는 아래와 같이 정리하였다. In Spring, the objects that form the backbone of your application and that are managed by the Spring IoC container are called beans. A bean is an object that is instantiated, assembled, and otherw..
Programing/Spring
2021. 9. 26. 18:18