[Develop] 개발 관련글 정리
by
스프링 스터디에서 공유된 개발관련 글a들 저장소
개발
- 클린코드
- https://kwosu87.gitbooks.io/clean-code/content/
- 밥아저씨의 클린코드 핵심 요약 정리
- https://kwosu87.gitbooks.io/clean-code/content/
- 개발자
- 3개월 차 주니어가 느끼는 나와 시니어의 차이
- 포트폴리오 같은 글, 신입이 느끼는점을 공유받을수 있다.
- 질문을 잘하는 개발자
- 코드리뷰 적응기(feat. 파일럿 프로젝트) - 우아한형제들 기술 블로그
- 3개월 차 주니어가 느끼는 나와 시니어의 차이
- 인프라
- 개발자를 위한 인프라 기초 총정리
- 시간날때마다 읽어서 달달 외워야하는 인프라 상식들 집합입니다.
- 도메인 주도 설계의 본질
- 개발자를 위한 인프라 기초 총정리
JAVA
-
java8 스트림 관련 글
- http://iloveulhj.github.io/posts/java/java-stream-api.html
- 스트림에 대해 입문하기 좋은글
- https://github.com/11STNEWBIE/java-8-study
- Java8 스트림 완성을 위한 글
- http://iloveulhj.github.io/posts/java/java-stream-api.html
-
자바 디자인 패턴
-
IntelliJ
- IntelliJ 디버깅 해보기
- 갓동욱님의 디버깅 팁
- IntelliJ 디버깅 해보기
WEB
-
웹 아키텍쳐
-
- 기본 아키텍쳐 개념
-
- 도메인에 대한 이해를 돕는 글
-
- DDD에 대한 글
-
Spring
-
tip
- https://elfinlas.github.io/2017/12/25/springbootstaticres/
- 프론트 live load기능 적용
- https://elfinlas.github.io/2017/12/25/springbootstaticres/
-
원리
- https://victorydntmd.tistory.com/m/161
- 스프링 동작과정을 정리한 글
- https://victorydntmd.tistory.com/m/161
- DTO < - > POJO
- https://joonyon.tistory.com/18
- POJO란?
- Spring - 헐리우드 법칙과 Dependency Injection
- https://scroogy.atlassian.net/wiki/spaces/SPRING/pages/8847424
- 스프링의 역사
- https://victorydntmd.tistory.com/m/161
-
JPA
-
[JPA에서 순환참조를 해결하는 방법 @JsonIgnore, @JsonManagedReference, @JsonBackReference](https://binarycube.tistory.com/1)
-
-
테스트
-
@Reuqest Body에서는 Setter가 필요없다?
- 내용보다는, 이러한 내용들을 테스트 해보고 싶을때, 테스트코드를 작성할 수 없다면 어떻게 해야될지 생각해보고 테스트코드를 잘짜는게 곧 실력이라는걸 깨달아야합니다
-
AssertJ가 JUnit의 assertThat 보다 편리한 이유
- 테스트할때 어썰트뎃… 왜 이걸로 써야하는지 의문이 든 적이 있다면
-
Guide to Testing Controllers in Spring Boot - The Practical Developer
- Controller 유닛테스트 방법
-
Front
- ajax
- https://opentutorials.org/course/3281/20562
- 생활코딩 ajax관련글 - 입문하기 너무 좋은 영상
- https://opentutorials.org/course/3281/20562
MAC
- 환경설정
- 터미널 환경설정
- https://beomi.github.io/2017/07/07/Beautify-ZSH/
- 터미널 환경설정
Subscribe via RSS