5 lines
356 B
Markdown
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/)". |