Skip to content

constantinexue/restseed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's RestSeed?

RestSeed is a RESTful complete seed project based on Guice, Jetty, Jersey and JPA. It includes HTTP layer, domain models, entities and repositories, and mappers.

What's the reason I chose Guice, not Spring?

  • There are many Spring examples on the web. e.g. SpringSide
  • Guice is light weight, easy to use and based on coding configuration. It's so graceful!

What're the components contained in this project?

Projects

  • parent: basic maven definition
  • common: shared object for RESTful API definition
  • server: RESTful API implementation
  • client: RESTful client implmentation

Author: @ConstantineXue at Sina Weibo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors