Files
getting-started/spring-boot/thymeleaf-vue/README.md
Tom Hombergs a36255a670 README
2020-07-26 21:01:19 +10:00

5 lines
356 B
Markdown

# Serve Vue Components from a Thymeleaf Template
This sample shows how to embed a Vue.js project in Gradle to serve Vue components from a server-side Thymeleaf template.
Find out more in the article "[Marrying Vue.js and Thymeleaf: Embedding Javascript Components in Server-Side Templates](https://reflectoring.io/reusable-vue-components-in-thymeleaf/)".