spring-view-component icon indicating copy to clipboard operation
spring-view-component copied to clipboard

Easily create server-side ui components with spring boot and add interactivity with htmx

Results 4 spring-view-component issues
Sort by recently updated
recently updated
newest added

Do you have a way how to enable Code completion/syntax highlight in IDE? Active plugins: - [thymeleaf](https://plugins.jetbrains.com/plugin/20217-thymeleaf) - [htmx](https://plugins.jetbrains.com/plugin/20588-htmx-support)

First and most important: Thank you for building the awesome plugin. I think the combination Spring + JTE +. htmx has huge potential! I was wondering, what you would think...

Hello, After a demo with the Spring View Component version of Jte, I noticed a bug. JTE views are not rendered. After several investigations I found that the TemplateEngine class...

It would be good to add another template language to Spring ViewComponent. JStachio seems to be the best solution for Mustache https://github.com/jstachio/jstachio Maybe @agentgt can help with that!