JSON 다루기

jackson-databind 사용을 위한 maven 설정

<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
<dependency>
    <groupId>com.fasterxml.jackson.core</groupId>
    <artifactId>jackson-databind</artifactId>
    <version>2.9.0</version>
</dependency>

JSON 생성하기

JSON 읽기

JSON 쓰기

results matching ""

    No results matching ""