Edward Harman
Edward Harman
I don't know about Android builds. I'm imagining your annotation processor depends on JTE plugin at build time. Then the main code depends on the annotation processor at its build...
If the template is being used in plain text mode it could be rendering anything. You can't generalise format in that case.
Sorry I missed this until now. Using jte-models, I would not have jte templates in one module depend directly on templates in another module. Rather I would model the dependency...
I don't use Spring Boot by the way.
Can you give a concrete example of what this would look like? I looked at the Qute page you linked to, but I don't see mention of components there..
I understand the general idea, but I'd like to see some more specific examples, preferably with actual code. Can you try building an example project yourselves, and let us know...
I'm not sure if this would work for you, but I have used [Daisy UI](https://daisyui.com/) on a couple of projects. It's a CSS library that helps make a variety of...