Skip to content

simter/simter-rest-jaxrs-jersey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Jersey ResourceConfig bean.

The original reference document is from spring-boot-docs/boot-features-jersey.

This archive's main target is making automation configuration for jersey with spring-boot-starter-jersey. It just auto register all injectable bean. Include the classes with anotation @Path or @Provider.