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 |
Tags
- jwt
- equals
- static
- KEVISS
- 인덱스
- AOP
- hashcode
- VUE
- cache
- redis
- 필드 주입
- 재정의
- java
- 생성자 주입
- 열 속성
- docker
- MSA
- StringBuilder
- lambda
- 조합
- select_type
- Spring
- 바이너리 카운팅
- DI
- jpa
- DDL
- SQL
- stream
- Test
- 테스트 코드
Archives
- Today
- Total
백엔드 개발자 블로그
구현(기능) 본문
도메인
Entity
- DB에 반영됨
Dto
- DB에 반영 안됨
Controller
- DI
- Mapping
- 인수
- Service 사용
- Response 규격화
Service
- DI
- Respository 사용
- Entity -> Dto
Repository
- JpaRepository 상속
- customize 가능
Error 처리
Log
Configure
- 빈생성
프론트엔드
- HTML
- JS
- CSS
- Thymeleaf
'Programming > 구현' 카테고리의 다른 글
구현(개발환경 설정) (0) | 2023.08.22 |
---|