[Java][jersey2] replace jersey2 with jersey2-experimental (#6251)

* replace jersey2 with jersey2-experimental

* better handling of oauth

* add jersey2 java8 samples

* add dependency to test pom

* fix test, update doc
This commit is contained in:
William Cheng
2020-05-12 18:27:33 +08:00
committed by GitHub
parent 1f82facf82
commit deec5da8a7
322 changed files with 3311 additions and 27696 deletions

View File

@@ -0,0 +1,5 @@
{
"library": "jersey2",
"artifactId": "petstore-jersey2",
"dateLibrary": "java8"
}