Skip to content

timpharo/dropwizard-isomorphic-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropwizard Isomorphic React

A Dropwizard adaptation of Winterbe spring-react-example

The CommentBox main view is isomorphic: HTML is initially rendered on the server with Nashorn by utilizing ReactDOMServer.renderToString. All interactive DOM manipulations are handled by React directly in the browser.

For further explanation read this blog post.

About

A Dropwizard adaptation of winterbe/spring-react-example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published