2022-03-08-TIL
2022-03-08-TIL
Today I Learned
@OneToOne with @PrimaryKeyJoinColumn vs @MapsId
- https://www.baeldung.com/jpa-one-to-one
- https://lists.jboss.org/pipermail/hibernate-dev/2018-September/018008.html
- https://www.baeldung.com/jpa-one-to-one
@Transactional 주의할 점
- https://javabom.tistory.com/103
자바 바이트코드
- https://d2.naver.com/helloworld/1230
Multiple Microservices in Single Repository
- https://stackoverflow.com/questions/58770235/multiple-microservices-in-one-repository
- https://levelup.gitconnected.com/how-many-repositories-do-you-need-for-a-microservices-project-b5c991aa440
- https://circleci.com/blog/monorepo-dev-practices/
Git-flow
- https://techblog.woowahan.com/2553/
Harbor 배포
- https://goharbor.io/
- https://happyer16.tistory.com/entry/Harbor%EA%B0%80-%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80
- https://wookiist.dev/126
Jar vs War
- https://ifuwanna.tistory.com/224
Swagger
- https://docs.swagger.io/swagger-core/apidocs/com/wordnik/swagger/annotations/ApiImplicitParam.html
- https://yookeun.github.io/java/2017/02/26/java-swagger/
This post is licensed under CC BY 4.0 by the author.