Kwangyong Kim
|
a26095bb6c
|
Fix a typo in sample code
I found a typo in the latest release.
It should be `@FeignClient(url = "http://localhost:8080")`
|
3 years ago |
Nikita Konev
|
8fdb488697
|
fix cascading deserialization Spring Data's Page by setting @JsonIgnoreProperties(ignoreUnknown = true), revert ignoring getTotalPages(), getNumberOfElements(), isFirst(), isLast() (#653)
|
3 years ago |
spencergibb
|
8989036e93
|
Removes libs-*-local repos
|
3 years ago |
Olga Maciaszek-Sharma
|
a29f28506f
|
Remove vulnerable transitive dependency.
|
3 years ago |
Olga Maciaszek-Sharma
|
926f1151c1
|
Add deprecations for OAuth2.
|
3 years ago |
buildmaster
|
1e70aec75c
|
Bumping versions
|
3 years ago |
buildmaster
|
7e01355317
|
Bumping versions to 3.0.8-SNAPSHOT after release
|
3 years ago |
buildmaster
|
fc459044b5
|
Going back to snapshots
|
3 years ago |
buildmaster
|
e321e72e3d
|
Update SNAPSHOT to 3.0.7
|
3 years ago |
Olga Maciaszek-Sharma
|
ae63aae6eb
|
Add deprecations for OAuth2.
|
3 years ago |
Olga Maciaszek-Sharma
|
10fefea29b
|
Remove incompatible test.
|
3 years ago |
Olga MaciaszekSharma
|
24d9b08d5c
|
Backport bugfix and resolve conflicts.
|
3 years ago |
Olga Maciaszek-Sharma
|
d4832788f6
|
Resolve conflicts for backport.
|
3 years ago |
Olga Maciaszek-Sharma
|
ff96850ec0
|
Wrap underlying checked exception with IllegalStateException. Add tests.
|
3 years ago |
Olga Maciaszek-Sharma
|
9023cc2dc5
|
Unwarap InvocationTargetException and NoFallbackAvailableException.
|
3 years ago |
Olga Maciaszek-Sharma
|
6c3b8c257e
|
Fixes gh-680.
|
3 years ago |
spencergibb
|
f8b3ed971e
|
Bumps to next snapshot version
|
3 years ago |
buildmaster
|
bc7d39fa04
|
Update SNAPSHOT to 3.1.3
|
3 years ago |
Spencer Gibb
|
4cba1de153
|
don't upload docs to maven central
|
3 years ago |
buildmaster
|
1bed516e03
|
Bumping versions
|
3 years ago |
buildmaster
|
a142f6f2c0
|
Bumping versions to 3.1.3-SNAPSHOT after release
|
3 years ago |
buildmaster
|
434ce22328
|
Going back to snapshots
|
3 years ago |
buildmaster
|
9f160e7688
|
Update SNAPSHOT to 3.1.2
|
3 years ago |
Olga Maciaszek-Sharma
|
a3f270d3b4
|
Revert "Update SNAPSHOT to 3.1.2"
This reverts commit 86a2f28a9e .
|
3 years ago |
Olga Maciaszek-Sharma
|
1ff643f4c1
|
Revert "Going back to snapshots"
This reverts commit 4cd0c363be .
|
3 years ago |
Olga Maciaszek-Sharma
|
6704982bcd
|
Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
This reverts commit 909da0afdf .
|
3 years ago |
buildmaster
|
909da0afdf
|
Bumping versions to 3.1.3-SNAPSHOT after release
|
3 years ago |
buildmaster
|
4cd0c363be
|
Going back to snapshots
|
3 years ago |
buildmaster
|
86a2f28a9e
|
Update SNAPSHOT to 3.1.2
|
3 years ago |
Olga Maciaszek-Sharma
|
573d933b3d
|
Adjust to changes in commons.
|
3 years ago |
Olga Maciaszek-Sharma
|
d76869f214
|
Reformat.
|
3 years ago |
Bhavya Agrawal
|
12efc629a3
|
[CORRECTION] Add Test Support for @RequestMapping NoPath, OnlySlashPath, MissingSlashLeadingPath. (#692)
|
3 years ago |
buildmaster
|
965c168c2c
|
Bumping versions
|
3 years ago |
Ryan Baxter
|
f2386e365d
|
Provide an alternate naming convention for CB ids to allow for configuration via configuration properties (#687)
Configuration properties cannot contain characters like hash, parens, or commas
|
3 years ago |
Olga Maciaszek-Sharma
|
765431dce1
|
Fixes gh-680.
|
3 years ago |
Olga Maciaszek-Sharma
|
75fc0f6b2e
|
Unwrap cb exception (#683)
|
3 years ago |
buildmaster
|
f662c0547d
|
Bumping versions
|
3 years ago |
buildmaster
|
fe43b6c52b
|
Bumping versions
|
3 years ago |
buildmaster
|
aa4b8a280d
|
Bumping versions to 3.1.2-SNAPSHOT after release
|
3 years ago |
buildmaster
|
973c048be5
|
Going back to snapshots
|
3 years ago |
buildmaster
|
5a19a0a128
|
Update SNAPSHOT to 3.1.1
|
3 years ago |
Olga Maciaszek-Sharma
|
e99dac2af1
|
Fix builder customisation for load-balanced scenarios.
|
3 years ago |
Felix Dittrich
|
83b6f043dd
|
Move Call of applyBuildCustomizers at end of getTarget Method (#674)
|
3 years ago |
Olga MaciaszekSharma
|
813ff7c8b0
|
Resolve SpEL null in @FeignClient fields. Fixes gh-656.
|
3 years ago |
Olga MaciaszekSharma
|
b8519c01a0
|
Refactor property naming.
|
3 years ago |
Olga Maciaszek-Sharma
|
d626518dc5
|
Configure readtimeout for okhttp (#669)
|
3 years ago |
Olga MaciaszekSharma
|
8b1c1dbf4c
|
Merge remote-tracking branch 'origin/3.1.x' into 3.1.x
|
3 years ago |
Olga MaciaszekSharma
|
eb11b51ee7
|
Fix typo in javadoc.
|
3 years ago |
Nikita Konev
|
5dff9cfc49
|
fix cascading deserialization Spring Data's Page by setting @JsonIgnoreProperties(ignoreUnknown = true), revert ignoring getTotalPages(), getNumberOfElements(), isFirst(), isLast() (#653)
|
3 years ago |
Olga MaciaszekSharma
|
468d18b8f7
|
Upgrade protobuf to 3.19.3.
|
3 years ago |