• Dave Syer's avatar
    Add autoconfig support for Jersey (2) · 339f3b7b
    Dave Syer authored
    Jersey 2 has some Spring support built in but it's a bit awkward to
    use in a Boot app, so autoconfiguration seems appropriate. The tests
    and sample show how to use it, but the short story is that any
    @Component can define JAX-RS endpoints via @GET etc.
    
    There's a sample for Jersey 1 as well (pay careful attention to
    the plugin configuration if you want to build an executable jar)
    
    Fixes gh-1651
    339f3b7b
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
spring-boot-versions Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...