Author Archives: skyer9
Eureka Server / Client 설치하기
일본어 발음
Feign Client
QueryDSL 사용하기 – 함수
@Repository 는 언제 필요한가
Projections 의 객체 생성방법 4가지
QueryDSL 사용하기
QueryDSL 시작하기
MapStruct : interface to Dto
MapStruct : interface to Dto
interface
public interface ICardSaleInfo {
String getItemDiscountCardName();
BigDecimal getItemDiscountCardPrice();
BigDecimal … 더보기