Skip to content

woutslakhorst/jersey-handlebars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jersey-handlebars

renders /index.template with the bean as params

@GET
@Produces({"text/html"})
public Bean get() {
  return new Bean();
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published