If you have a few years of experience in the Java ecosystem, and you're interested in sharing that experience with the community (and getting paid for your work of course), have a look at the "Write for Us" page. Cheers, Eugen 1. 개요 이 튜토리얼에서는 Spring Boot를 백엔드로 사용하면서 Vue.js 프런트 엔드로 단일 페이지를 렌더링하는 예제 애플리케이션을 살펴 보겠습니다. 또한 Thymeleaf를 활용하여 정보를 템플릿에 전달할 것입니다. 2. 스프링 부트 설정 애플리케이션 pom.xml 은 일반적인 spring-b..