/javalin-thymeleaf-html-css-js

Using Thymelaf with external JS and CSS files

Primary LanguageJavaMIT LicenseMIT

Thymeleaf: Using External CSS and JavaScript Files

Using Thymeleaf with external JS and CSS files.

An example project showing how to use Thymeleaf template resolvers to handle web pages which import external JavaScript and CSS files - all of which contain Thymeleaf expressions.

A more detailed walk-through of this code can be found here.