Notice
Recent Posts
Recent Comments
Tags
- 2019
- 동시성 프로그래밍
- two-sum
- leetcode
- strstr
- longest substring
- 개발자로드맵
- concurrency vs parallelism
- Parallelism
- 병렬프로그래밍
- Today
- Total
목록spring (1)
노력만이 살길
[Spring-Boot] 인생 첫 open source 기여 경험기
Spring-Boot 설정 중에 생긴일 .... 이 이야기는 최근에 Spring-Boot를 활용한 Project를 시작하게 되면서 경험하게 된 일이다. 회사에서 Spring-Boot를 활용한 프로젝트를 맡게 되었고, 운이 좋게도 밑바닥 부터 구성을 할 수 있는 기회가 주어졌다. 처음에 Spring-Boot 셋업을 하면서 내가 신경 썼던 부분은 바로 "Profile" 이였다. Spring에는 "Profile"이란 개념이 있는데, 공식 문서에서 발췌하면 다음과 같다. "Spring Boot lets you externalize your configuration so that you can work with the same application code in different environments." 같은 ..
spring
2019. 10. 19. 02:08