-
2024.06.16TIL 2024. 6. 15. 18:17
https://blog.practicalengineering.management/how-to-lead-a-team-of-senior-engineers-8e8d69576d1e
엔지니어링 팀을 이끌 때.
숙련된 사람들을 이끄는 방법으로는 무엇을 어떻게 하도록 알려주기보다..
Spring Boot Auto-Configuration: A Deep Dive
Spring Boot has revolutionized the way Java developers build Spring-based applications, largely due to its ability to “just work” with…
www.devskillbuilder.com
과거 spring boot없이 spring만으로 개발했었을 때 설정이 복잡하고 귀찮았다.
톰캣도 따로 띄우고 불편한 점이 많았는데 spring boot를 배우고 나서 많이 쉬워졌다.
auto configuration 덕인데 자동으로 클래스패스에서 어노테이션을 스캔하고...
'TIL' 카테고리의 다른 글
2024.06.27 canary, AB test (0) 2024.06.27 2024.06.23 feature toggle (0) 2024.06.25 2024.06.12 How Pinterest Scaled to 11 Million Users With Only 6 Engineers (0) 2024.06.14 2024.06.10 Concurrency Challenges in Database Transactions (0) 2024.06.10 2024.06.09 coding question (0) 2024.06.09