2024-08-01-TIL
2024-08-01-TIL Today I Learned Minting in NFT 민팅(Minting)이란 NFT를 발행하는 것으로 그림, 영상 등의 디지털 자산의 NFT를 생성하는 것이다. ‘화폐를 주조하다’라는 뜻의 영어단어인 mint에서 유래됐다. 디지털 파일을 블록체인 위에 올리고 해당 파일을 내 소유로 등록하기 위해 블록체인 지갑을 사용...
2024-08-01-TIL Today I Learned Minting in NFT 민팅(Minting)이란 NFT를 발행하는 것으로 그림, 영상 등의 디지털 자산의 NFT를 생성하는 것이다. ‘화폐를 주조하다’라는 뜻의 영어단어인 mint에서 유래됐다. 디지털 파일을 블록체인 위에 올리고 해당 파일을 내 소유로 등록하기 위해 블록체인 지갑을 사용...
2024-07-31-TIL Today I Learned 예치금 https://blog.naver.com/tepasa/222058610867 원장 데이터 https://brunch.co.kr/@ravi-y-kim/2 이력 유형 https://dataonair.or.kr/db-tech-reference/d-lounge/ex...
2024-07-30-TIL Today I Learned Spring Boot Timeout Handling https://docs.spring.io/spring-integration/reference/http/timeout.html https://www.baeldung.com/java-httpclient-timeout https://...
2024-07-25-TIL Today I Learned JavaScript Closure https://stackoverflow.com/questions/501023/closures-and-objects https://softwareengineering.stackexchange.com/questions/307083/javascript-c...
2024-07-24-TIL Today I Learned Optimistic Lock vs Pessimistic Lock https://medium.com/@abhirup.acharya009/managing-concurrent-access-optimistic-locking-vs-pessimistic-locking-0f6a64294db7 h...
2024-07-17-TIL Today I Learned Data Hydration https://www.snaplogic.com/glossary/data-hydration#:~:text=Data%20hydration%2C%20or%20data%20lake,lake%20or%20other%20data%20source.
2024-07-16-TIL Today I Learned Auto Complete API Best Practices https://developers.google.com/maps/documentation/places/web-service/autocomplete?hl=ko https://www.smarty.com/blog/address-au...
2024-07-15-TIL Today I Learned Spring Web MVC https://github.com/spring-projects/spring-framework/tree/main/spring-webmvc https://docs.spring.io/spring-framework/docs/3.2.x/spring-framework...
2024-07-11-TIL Today I Learned Branch Strategy for Multiple Releases https://softwareengineering.stackexchange.com/questions/388681/git-branches-merging-issues-while-having-multiple-release-b...
2024-07-10-TIL Today I Learned Solution Architect and Application Architect When an application becomes so vast and complex that dealing with the overall technical vision and planning, and trans...