39 Commits (master)

Author SHA1 Message Date
Jared Komoroski 4455fc2255
Add Optional BeanParam support for JAXRS2Contract (#1935) 2 years ago
Marvin Froeder 1c5c6e1e70 Update all license headers to 2023 2 years ago
Hrozhek bc54d21235
Jakarta annotations support (#1649) 2 years ago
Hakan Altındağ f71849d387
Fixed dangling javadoc comment warning by applying new mapping (#1568) 3 years ago
Marvin Froeder 4ee8cd8f1e
Headers overwrite (#1219) 4 years ago
Kevin Davis 9f21dcc8c8
Update JDK11 Builds in Travis to release on Java 11 modules (#1214) 4 years ago
Kevin Davis 819b2df8c5
Correct Encoding and restore decodeSlash in QueryTemplate (#1160) 5 years ago
Marvin Froeder 381142e6cf
Move DeclarativeContract to new file (#1068) 5 years ago
Marvin Froeder f52158bc24
Declarative contracts (#1060) 5 years ago
Max Barkley aa565e4156 Maintain user-given order for header values (#1009) 5 years ago
Kevin Davis 8af587e6f5
Refactored Header and Query parameter JAXRS Contract Parsing (#896) 6 years ago
Marvin Froeder 2ba96239dc Adjusts copyright headers for this year (#877) 6 years ago
Marvin Froeder 6ad5584f03 Enforce format (#804) 6 years ago
Carter Kozak 989fbd7c1f fix #797 fix #798: JAXRSContract sets a single Content-Type value (#799) 6 years ago
Kevin Davis 2d761cb6a9
Refactoring RequestTemplate to RFC6570 (#778) 6 years ago
kyegupov 3c7bca0394 Correctly handle @Path annotations that has params with regexes (#600) 6 years ago
Dan Goslen 6667b0f88f Adding Multiple Values for Consumes and Produces (#765) 6 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 6 years ago
Marvin Froeder 192ef115f4
Create unit test for JAXRS2Contract (#695) 6 years ago
masc 94ce07122e FIXED unsupported jaxrs-2.1 annotations should not break entire interface (#672) 6 years ago
Carter Kozak 524c0d91d1 @Path("") annotations are equivalent to @Path("/") (#631) 7 years ago
Marvin Froeder 9fd1b1dd31 Updated license headers (#648) 7 years ago
Adrian Cole 7850eb071c Deprecates code only used in jaxrs (#445) 8 years ago
Denis Stepanov 4dbbdb7e14 JAXRS: Fix NPE when @Path is first on a method 9 years ago
Paul Nepywoda 995ef2ade0 read class-level @Produces/@Consumes 9 years ago
Johan Ström 2138a6256e Fix variable expansion in @Header class-annotation as discussed in #262 9 years ago
Adrian Cole 0aac921f31 Adds base api support via single-inheritance interfaces 9 years ago
Jacob Meacham 5c84864d78 Fix regex support when there are multiple @Path regexes 9 years ago
Jacob Meacham 226b73a5f1 Strip regex allowed by the jaxrs spec. 9 years ago
Jacob Meacham b85d5c1efc Fix an issue with trailing slashes in @Path annotations on classes 9 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
sheller ee54f394c4 Handle JAXRS Path annotation processes without slashes 10 years ago
adriancole 449aea577c Remove support for Observable methods. 11 years ago
adriancole 05dcebb1ee flattened project structure so that eclipse gradle plugin will work 11 years ago