Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Provide pages as a module so Java SDK can pull pages in with WebJars #177

@mraible

Description

@mraible

For Java developers, WebJars provides a great way to pull in CSS and JavaScript libraries as dependencies, rather than copying them into your project. We've integrated WebJars into the Java SDK's AngularJS example, but I'd like to take it a step further. Rather than requiring the user to copy/paste the templates into their project, it'd be neat if we could package the HTML files in a module and then pull them in like we do with Thymeleaf and JSP templates.

I should have time to do a proof of concept for this next week.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions