Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Spring
- JPA DB Connection 다중
- repository annotation
- Transactions Propagation Option
- CrudRepository update
- 도커 컨테이너 로그
- 도커 로그 확인
- docker 로그
- NoArgsConstructor
- spring JPA DB Connection
- JPA DB 다중 Connection
- spring repository
- 자바버그수정
- @Builder @NoArgsConstructor
- 도커 logs
- spring mapper annotation
- doker logs tail
- mapper annotationo
- Vue
- Data Annotation
- spring @mapper
- spring JPA DB multi Connection
- JpaRepository update
- vuecomponent
- Spring JPA Specification
- vueslot
- JAVA Exception 종류
- spring mapper
- AllArgsConstructor
- spring DB Connection
Archives
- Today
- Total
목록repository annotation (1)
개발을 잘하고 싶은 개발자
[Spring] @Repository는 언제 쓰나요?
spring에서 쓰는 어노테이션의 종류는 매우 많다 오늘은 우선 '@Repository' https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/stereotype/Repository.html Repository (Spring Framework 5.3.9 API) Indicates that an annotated class is a "Repository", originally defined by Domain-Driven Design (Evans, 2003) as "a mechanism for encapsulating storage, retrieval, and search behavior which emulat..
Backend/spring
2021. 8. 7. 02:54