woowacourse-teams / 2020-taggle

🔖 태그 기반의 북마크 관리 서비스
https://taggle.kr
Apache License 2.0
20 stars 7 forks source link

springboot 환경설정 방식 변경 #237

Closed KS-KIM closed 4 years ago

KS-KIM commented 4 years ago

springboot 환경설정 방식 변경

description

WebApplication에 String으로 설정된 property를 별도 클래스로 분리한다.

progress