2021-08-30-TIL
2021-08-30-TIL
MyBatis
MyBatis에서 enum type handler 사용
- https://shlee0882.tistory.com/292
MySQL
두 개의 테이블 조인하여 업데이트
- https://guisin.net/127
- http://www.gurubee.net/article/79308
JSON
Java에서 JSON 파싱
- https://codechacha.com/ko/java-parse-json/
- https://stackoverflow.com/questions/24322776/how-to-convert-a-java-object-to-a-jsonobject
Serializer, Deserializer
- https://blog.leocat.kr/notes/2021/03/11/jackson-convert-from-to-string-using-jsonserializer
RestTemplate
- https://www.baeldung.com/how-to-use-resttemplate-with-basic-authentication-in-spring
Java
stream(), peek()
- https://ramees.tistory.com/46
MyBatis
ResultMap
- https://webdevtechblog.com/mybatis-resultmap%EC%9D%B4%EB%9E%80-854a94df1f78
- https://mybatis.org/mybatis-3/ko/sqlmap-xml.html
Pagination(Paging)
- https://diaryofgreen.tistory.com/83
This post is licensed under CC BY 4.0 by the author.