intellij 14.1에 spring boot를 지원한다.
Run/Debug configurations ->
좌측 상단 + 선택 ->
Spring Boot 선택 ->
Application 등록 실행
기타)
Spring Boot Settings 에서
Enable debug output (디버그 출력 가능) 및 Hide Banner (Spring 이라는 ASCII 로그 안보이게 함) 설정 가능
실제 써보니 쓸만함~
출처
'general java' 카테고리의 다른 글
[Spring] RestTemplate 일반 웹 서버 통신 예제 (0) | 2015.05.15 |
---|---|
[Spring] RestTemplate utf8 json 예제 (0) | 2015.05.15 |
[spring boot] application context xml import 하기 (0) | 2015.05.12 |
Intellij + Spring boot, Loaded 사용시 팁 (mvn compile) (0) | 2015.05.08 |
[Spring Boot, Loader] 이용할 때 내부 library와 함께 사용시 에러 해결 - BeanCreationException, ApplicationContextException: Unable to start embedded container (0) | 2015.05.08 |