-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8월 6주차 회고 #436
Comments
Java Currency |
kotlin 1.4 업그레이드 시 klint 이슈 kotlin convention을 위해 https://github.com/JLLeitschuh/ktlint-gradle 를 사용중인데 kotlin 1.4로 업그레이드 하니 오류가 발생함. 해결방법 gradle에 아래 코드 추가하면됨
|
쿠버네틱스 공부 |
kotlin sealed class |
크론탭 표현식 |
ApplicationEventPublisher 는 MockBean이 동작하지 않음 spring-projects/spring-boot#6060 그래서 spy를 사용해야 한다. 아래 예제 코드 확인
|
ElementCollection https://en.wikibooks.org/wiki/Java_Persistence/ElementCollection |
dirty checking 시 필요한 컬럼만 업데이트 |
JPA auditing zonedDateTime error |
datadog monitor - 로그 알림 등 |
JPA zonedDateTime 사용시 DB가 UTC이고 System이 Asia/soul 인경우 spring.jpa.properties.hibernate.jdbc.time_zone=UTC 해줘야 DB에 정상적으로 시간이 변경되어 저장됨 jdbc.url 에 |
flyway 적용 시 |
custom repository 추가할때 네이밍 패턴 |
Create 2020-09-06 first week of september weekly retrospective. issue items: #436
Create 2020-09-06 first week of september weekly retrospective. issue items: #436
Create 2020-09-06 first week of september weekly retrospective. issue items: #436
Create 2020-09-06 first week of september weekly retrospective. issue items: #436
No description provided.
The text was updated successfully, but these errors were encountered: