본문 바로가기 메뉴 바로가기

Programming makes everything

프로필사진
  • Git Blog
  • GitHub
  • LinkedIn
  • Facebook
  • Instagram
  • Email

Programming makes everything

검색하기 폼
  • All Categories
    • Architecture
      • Front-End
      • Back-End
      • Design Pattern
    • Computer Language
      • Scala
      • Kotlin
      • Python
      • Java
    • Data Engineering
      • Spark
      • HQL
      • Airflow
    • Development Tools
      • IntelliJ
      • GitHub
  • 방명록

[Git] How to use cherry-pick?

Sometimes we want to migrate other developer's work to my branch. In this case, there are two ways. 1) checkout to their branch and copy their code and checkout my branch and paste code.. 2) use git cherry-pick I usually did like first way.. but I tried to use cherry-pick recently, and surprised it is so Easy and Fast Here is summary to use cherry-pick! $ git cherry-pick [ commit Hash-value ..

Development Tools/GitHub 2019. 11. 1. 16:25
[DescriptiveStatistics] How to calculate IQR and what is outlier detection

Some system needs to find and deal with outliers item, people, objects, etc. For example, we needs to show search movie results which people might interest. If so, we need to find boring contents among search results. Let's assume we have fun score for all movie and fun score is Normal Population(N(0,σ2)). Then we can find extremely boring movie. The outlier detection formula is Lower bound ..

Architecture/Back-End 2019. 10. 25. 17:33
[Trouble Shooting] ClassNotFoundException: CandidateComponentsIndexLoader

Trouble Shooting When I am using implementation 'org.springframework.boot:spring-boot-starter-data-jpa' library, and I get below error when project build. Caused by: java.lang.NoClassDefFoundError: org/springframework/context/index/CandidateComponentsIndexLoader at org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.setResourceLoader(DefaultPersistenceUnitManager.ja..

Architecture/Back-End 2019. 9. 18. 02:29
이전 1 2 3 4 5 ··· 7 다음
이전 다음
TAG
  • NullPointerException
  • NPE
  • IntelliJ
  • Kotlin 1.3
  • kotlin
  • idea
  • spring boot
  • Ultimate Edition
  • Gradle
  • Java
more
Recent Post
Follow
  • Blog
  • Github
  • LinkedIn

Blog is powered by Tistory / Designed by Tistory / Management Page

티스토리툴바