spring
์ด 80๊ฐ์ ์ํค ยท 1 / 4 ํ์ด์ง ๐ก RSS ๐ธ๏ธ ๊ทธ๋ํ
- [JPA] fetch join: JOIN FETCH ๋ก ์ฐ๊ด entity ์ฆ์ ๋ก๋#jpa #hibernate #fetch-join #jpql #n-plus-one #performance
- [JPA] FetchType: LAZY vs EAGER, N+1, fetch join#jpa #hibernate #fetch #performance #n-plus-one
- [Spring MVC] Argument Resolver: Custom HandlerMethodArgumentResolver#spring #mvc #argument-resolver #handler #extension
- [Spring MVC] Content Negotiation: Accept ํค๋, MediaType, ContentNegotiationStrategy#spring #mvc #content-negotiation #accept-header
- [Spring MVC] Exception Handling: @ExceptionHandler, ControllerAdvice, ProblemDetail#spring #mvc #exception #problem-detail #error-handling
- [Spring MVC] Form Handling: @ModelAttribute, DataBinder, conversion#spring #mvc #form #binding #modelattribute #converter
- [Spring MVC] Model + BindingResult: ๋ทฐ ๋ชจ๋ธ๊ณผ ๋ฐ์ธ๋ฉ ์ค๋ฅ ์ฒ๋ฆฌ#spring #mvc #model #bindingresult #form #validation
- [Spring MVC] Thymeleaf: ์๋ฒ ์ฌ์ด๋ ํ ํ๋ฆฟ ์์ง#spring #thymeleaf #template #view #mvc
- [Spring Validation] Custom Validator: ConstraintValidator, Groups, cross-field#spring #validation #bean-validation #constraint #jakarta
- [JPA] JPQL DTO Projection: constructor expression, interface, record#jpa #hibernate #jpql #projection #dto #performance
- [JPA] JPQL: Jakarta Persistence Query Language#jpa #hibernate #jpql #query #hql
- [JPA] ๋์ ์ฟผ๋ฆฌ: Criteria API, QueryDSL, Specification#jpa #hibernate #jpql #criteria #querydsl #specification
- [JPA] @Embeddable, @Embedded, @Converter#jpa #hibernate #embeddable #converter #value-object
- [JPA] CascadeType๊ณผ orphanRemoval#jpa #hibernate #cascade #orphan-removal #entity-relationship
- [JPA] Entity Lifecycle Callbacks์ Auditing#jpa #hibernate #lifecycle #auditing #callback
- [JPA] Optimistic Lock๊ณผ Pessimistic Lock#jpa #hibernate #locking #concurrency #transaction
- [JPA] PersistenceContext vs PersistenceUnit ๋น๊ต#jpa #hibernate #persistence-context #persistence-unit #comparison
- [JPA] PersistenceContext: 1์ฐจ ์บ์, dirty checking, flush#jpa #hibernate #persistence-context #entity-lifecycle
- [JPA] PersistenceUnit: EntityManagerFactory์ ์ ์ ๋จ์#jpa #hibernate #persistence-unit #entity-manager-factory #configuration
- [JPA] ์์ ์ ๋ต: SINGLE_TABLE, JOINED, TABLE_PER_CLASS#jpa #hibernate #inheritance #schema-design