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
- 설정
- spring
- example
- 스프링
- 메시지
- sample
- listToMap
- 타임리프
- java
- 예제
- mapToList
- 그리드
- SHEETJS
- thymeleaf
- ag grid
- 스프링부트
- mybatis
- REST
- 엑셀
- lombok
- springboot
- RESTful
- cache
- oracle
- Spring Boot
- Javascript
- restful서비스
- AG-GRID
- UI
- 샘플
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함