Spring boot - Object Mapper
1. Overview 요즘은 API 서비스가 아니더라도 VIEW단과 백엔드가 통신을 할 때 JSON을 많이 이용합니다. 객체를 json으로 직렬화하거나 json 데이터를 java 객체에 역직렬화할 때 ObjectMapper는 매우 유용합니다. 2. Dependencies 추가 1 2 3 4 5 dependencies { implementation 'org.springframework.boot:spring-boot-starter-web' providedRuntime 'org.springframework.boot:spring-boot-starter-tomcat' testImplementation 'org.springframework.boot:spring-boot-starter-test' } Colored b..
Spring Frameworks
2019. 3. 4. 10:43
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- lombok
- listToMap
- sample
- java
- REST
- restful서비스
- 그리드
- thymeleaf
- 메시지
- RESTful
- oracle
- spring
- 샘플
- SHEETJS
- 설정
- springboot
- 엑셀
- 예제
- Spring Boot
- AG-GRID
- UI
- 타임리프
- mybatis
- 스프링부트
- mapToList
- cache
- example
- 스프링
- Javascript
- ag grid
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
글 보관함