Skip to content
This repository has been 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

Open
mraible opened this issue Sep 29, 2016 · 2 comments
Open

Comments

@mraible
Copy link
Contributor

mraible commented Sep 29, 2016

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.

@mrioan
Copy link

mrioan commented Sep 29, 2016

If possible, please notify in stormpath/stormpath-sdk-java#1009 when this issue is completed

@mraible
Copy link
Contributor Author

mraible commented Oct 19, 2016

Even better - provide the ui-router config for the default states: login, register, forgot, etc. It'd be sweet if developers could drop our JS files into their project and not have to write any code!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants