2021-09-01-TIL
2021-09-01-TIL
SQL
SQL 쿼리 순서
- https://bicloud.tistory.com/20
MySQL
Collation
- https://zetawiki.com/wiki/MySQL_%ED%85%8C%EC%9D%B4%EB%B8%94collation%EB%B3%80%EA%B2%BD
- https://dev.mysql.com/doc/refman/8.0/en/charset-unicode-sets.html
- https://dev.mysql.com/doc/refman/8.0/en/charset-column.html
Encoding
- https://m.blog.naver.com/xhdlrkd/221762674910
MyBatis
How to wrap multiple select queries into one query
- https://github.com/mybatis/mybatis-3/issues/274
RestTemplate
HTTP get with headers using RestTemplate
- https://stackoverflow.com/questions/16781680/http-get-with-headers-using-resttemplate
- https://attacomsian.com/blog/spring-boot-resttemplate-get-request-parameters-headers
This post is licensed under CC BY 4.0 by the author.