사용자 도구

사이트 도구


springframework:springboot:test

문서의 이전 판입니다!


SpringBoot Test

''@TestProperties''

  • 테스트용 프라퍼티 오버라이드
@TestPropertySource(locations="classpath:test.properties")
public class ExampleApplicationTests {
 
}

참조

springframework/springboot/test.1529567534.txt.gz · 마지막으로 수정됨: 2018/06/21 16:52 저자 kwon37xi