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 | 31 |
Tags
- 자바버그수정
- JpaRepository update
- 도커 로그 확인
- spring mapper annotation
- spring repository
- JPA DB Connection 다중
- @Builder @NoArgsConstructor
- vueslot
- 도커 컨테이너 로그
- Transactions Propagation Option
- JPA DB 다중 Connection
- spring JPA DB multi Connection
- Spring JPA Specification
- Data Annotation
- 도커 logs
- Vue
- spring DB Connection
- JAVA Exception 종류
- doker logs tail
- AllArgsConstructor
- vuecomponent
- NoArgsConstructor
- CrudRepository update
- spring mapper
- spring JPA DB Connection
- repository annotation
- mapper annotationo
- docker 로그
- spring @mapper
- Spring
Archives
- Today
- Total
목록spring repository (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