Package com.jerocaller.libs.spoonsuits.web.rest.json
package com.jerocaller.libs.spoonsuits.web.rest.json
REST API 응답용 JSON 관련 라이브러리
Required dependencies (Gradle - Groovy)
implementation 'org.springframework.boot:spring-boot-starter-web'
-
ClassesClassDescriptionREST API 응답용 JSON으로 직렬화될 자바 객체 내 그 값이 null이거나 size가 0인 특정 필드들을 직렬화 대상에서 제외한다.