Could we use WebJars for the htmx library? This would make it so the library by default loads from the local app but can also be switched to the WebJar CDN via configuration (something I need to see how to do with Spring MVC). This would also provide nice version handling of the dependency.
Could we use WebJars for the htmx library? This would make it so the library by default loads from the local app but can also be switched to the WebJar CDN via configuration (something I need to see how to do with Spring MVC). This would also provide nice version handling of the dependency.