Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 914 Bytes

File metadata and controls

47 lines (28 loc) · 914 Bytes

Development Basic Skills for Learning by Code


* 스프링에서 사용하는 여러가지 기술들을 코드로 구현 및 정리

* 개발 과정에서 필요한 기본적인 디자인 패턴 학습

* 혹시 잘못된 내용이나, 같이 고민해보고 싶은 주제가 있다면, PR 부탁드립니다.



CONCURRENCY (동시성)



TRANSACTION (트랜잭션)



Aspect-Oriented-Programming (관점 지향 프로그래밍)



Spring monitoring - Actuator, Prometheus, Grafana (모니터링)



Spring test code(테스트 코드)