18 Commits (d13d5ade8ab96dcacd096e99d335dc4bc24c844e)

Author SHA1 Message Date
Denis Stepanov 4dbbdb7e14 JAXRS: Fix NPE when @Path is first on a method 9 years ago
Paul Nepywoda 995ef2ade0 read class-level @Produces/@Consumes 10 years ago
Johan Ström 2138a6256e Fix variable expansion in @Header class-annotation as discussed in #262 10 years ago
Adrian Cole eb351f843d Bumps dependency versions for integrations 10 years ago
Adrian Cole 0aac921f31 Adds base api support via single-inheritance interfaces 10 years ago
Jacob Meacham 5c84864d78 Fix regex support when there are multiple @Path regexes 10 years ago
Jacob Meacham 226b73a5f1 Strip regex allowed by the jaxrs spec. 10 years ago
Jacob Meacham b85d5c1efc Fix an issue with trailing slashes in @Path annotations on classes 10 years ago
Adrian Cole 207530d6c0 Reformats code according to Google Java Style 10 years ago
Adrian Cole 183a5a119c Makes body parameter type explicit 10 years ago
Adrian Cole 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 3fc385a112 Removes guava test dependency in favor of AssertJ 10 years ago
Adrian Cole 0f3947a5c8 Replace TestNG with JUnit + Rules 10 years ago
Rob Spieldenner 44b253e719 Build upgrades 10 years ago
sheller ee54f394c4 Handle JAXRS Path annotation processes without slashes 11 years ago
adriancole 449aea577c Remove support for Observable methods. 12 years ago
adriancole 05dcebb1ee flattened project structure so that eclipse gradle plugin will work 12 years ago