2021-11-18-TIL
2021-11-18-TIL
Today I Learned
Recruitment Assignment Design
Spring Boot Console Application
- https://www.baeldung.com/spring-boot-console-app
- https://pythonq.com/so/java/133975
- https://www.appsdeveloperblog.com/spring-boot-console-application/
- https://medium.com/nerd-for-tech/running-spring-boot-console-application-under-ide-maven-16b59465a7e0
Multi-Threading in Spring Boot Using CompletableFuture
- https://dzone.com/articles/multi-threading-in-spring-boot-using-completablefu
Concurrency Control in REST API
- https://dzone.com/articles/concurrency-control-in-rest-api-with-spring-framew
Testing Multi-Threaded Code in Java
- https://www.baeldung.com/java-testing-multithreaded
Maven to Gradle
- https://sagioto.github.io/maven2gradle
Git changing directory
- https://kwoncheol.me/posts/git-rename-inference
GitHub SSH
- https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
- https://www.lainyzine.com/ko/article/creating-ssh-key-for-github/
Jekyll Build Time
- https://forestry.io/blog/how-i-reduced-my-jekyll-build-time-by-61/
Docker Error
- https://github.com/docker/compose/issues/7990
WebRTC
- https://dksshddl.tistory.com/entry/webRTC-%EC%9B%B9RTC-%EC%98%88%EC%A0%9C%EB%A1%9C-%ED%99%94%EC%83%81-%EC%B1%84%ED%8C%85-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0
Inheritance vs Composition
- https://betterprogramming.pub/inheritance-vs-composition-2fa0cdd2f939
- https://www.thoughtworks.com/insights/blog/composition-vs-inheritance-how-choose
- https://www.infoworld.com/article/3409071/java-challenger-7-debugging-java-inheritance.html
Jest vs Mocha
- https://dev.to/heroku/comparing-the-top-3-javascript-testing-frameworks-2cco
- https://if1live.github.io/posts/escape-from-jest-use-mocha/
JUnit Parameterized Test
- https://www.swtestacademy.com/junit-parameterized-tests/
Kubernetes and Docker
- https://www.openmaru.io/%EC%BF%A0%EB%B2%84%EB%84%A4%ED%8B%B0%EC%8A%A4-%EC%99%80-%EB%8F%84%EC%BB%A4/
This post is licensed under CC BY 4.0 by the author.