Marcin Grzejszczak
5903c68396
Removed duplicated depenedncy
7 years ago
Marcin Grzejszczak
565a805bcb
Migrated to new docs; fixes #248
7 years ago
Marcin Grzejszczak
41755134b0
Bumping libs
7 years ago
Ryan Baxter
d860724e3c
Updating sc-build release
7 years ago
Ryan Baxter
6ae5e0bec8
Going back to snapshots
7 years ago
Ryan Baxter
e6e5de275d
Update SNAPSHOT to 1.3.0.M1
7 years ago
Ryan Baxter
167e42e34c
Merge remote-tracking branch 'origin/1.2.x'
7 years ago
Ryan Baxter
0865fd94a3
Merge pull request #244 from bijukunjummen/dep-prop-placeholder
...
Replaces deprecated o.s.b.a.PropertyPlaceholderAutoConfiguration
7 years ago
Biju Kunjummen
5aaafb19af
Replaces deprecated o.s.b.a.PropertyPlaceholderAutoConfiguration
7 years ago
Sky Ao
44441b246b
move property definition to begin of class to improve code style ( #242 )
7 years ago
Sky Ao
72f9b83041
serviceRegistry should set to final to make code more clear ( #241 )
7 years ago
Biju Kunjummen
a6b7f70b8e
Show better message for missing config keystore props ( #232 )
...
* Show better message for missing config keystore props
* Removes unused ExpectedException
Fixes #230
7 years ago
Ryan Baxter
54d55010de
Merge pull request #222 from ryanjbaxter/http-client-factories
...
Implementation of factories to provide Apache HTTP Clients
7 years ago
Ryan Baxter
d00d0dbe7e
Merge remote-tracking branch 'Upstream/master' into http-client-factories
7 years ago
Johannes Edmeier
94a42737ec
Fix empty keys in EnvironmentChangedEvent on resetting the Environment ( #229 )
...
When the Environment is resetted the EnvironmentChangedEvent always
contains an empty keySet, since the live view of the cleared map was
used. This commit fixes this.
7 years ago
Biju Kunjummen
2250c836a4
Remove dependence on lombok ( #231 )
7 years ago
Ryan Baxter
e8a42e500e
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
9a1c1bf634
Going back to snapshots
7 years ago
Ryan Baxter
7a9225619c
Update SNAPSHOT to 1.2.3.RELEASE
7 years ago
Ryan Baxter
18a5711fe4
Merge remote-tracking branch 'Upstream/master' into http-client-factories
7 years ago
Ryan Baxter
3d47188334
Added documentation
7 years ago
Ryan Baxter
2661b343de
Eliminated deprecated constructors
7 years ago
Ryan Baxter
a59a5aec13
Merge remote-tracking branch 'origin/1.2.x'. Eliminated some deprecated constructors.
7 years ago
Ryan Baxter
8660abda5a
Merge pull request #225 from ryanjbaxter/static-retry-template
...
Create a new RetryTemplate for each request
7 years ago
Ryan Baxter
08c0c01774
Use a builder pattern to create clients.
7 years ago
Ryan Baxter
a375cb40f4
Merge remote-tracking branch 'Upstream/master' into http-client-factories
...
# Conflicts:
# spring-cloud-commons/src/main/resources/META-INF/spring.factories
7 years ago
Ryan Baxter
5d5a5edc3c
Fixes #224 . Create a new RetryTemplate for each request.
7 years ago
Spencer Gibb
2aa6c39322
Reinstate @ConditionalOnClass(EnvironmentEndpoint.class)
7 years ago
Spencer Gibb
c75673110b
formatting
7 years ago
Spencer Gibb
2baa775f65
Make getDiscoveryClients() public
7 years ago
Fabio Matos
2e81db24cf
Disables endpoint creation ( #208 )
...
Fixes gh-117
7 years ago
Spencer Gibb
2b6ad4a118
bump to version 1.3.0
7 years ago
Biju Kunjummen
ca06452be0
GH-140: Support for Composite Discovery client ( #198 )
...
Add support for Composite Discovery client
* Test that the default discovery client is present
* Return a local Service instance from Composite Discovery Client
fixes gh-140
7 years ago
Spencer Gibb
c953240620
Allow Discovery HealthIndicator description to be disabled.
...
fixes gh-223
7 years ago
Ryan Baxter
787bea18e9
OK HTTP client factory implementations
7 years ago
Ryan Baxter
473c278983
Fixing code formatting
7 years ago
Ryan Baxter
8b6ec654ea
http client libraries are assumed to be present and not optional
7 years ago
Ryan Baxter
9bf1fe4685
Implementation of factories to provide Apache HTTP Clients
7 years ago
Ryan Baxter
111bd1ccb2
Merge pull request #221 from jihor/master
...
Add option to control management registration
7 years ago
jihor
314a42339c
Switch back from Lombok to plain getters and setters in AutoServiceRegistrationProperties
7 years ago
jihor
011fa5d631
Add option to control management registration, switch AutoServiceRegistrationProperties to use Lombok
7 years ago
Spencer Gibb
40930de25d
Upgrade to mvn 3.5.0
...
fixes gh-199
8 years ago
Ryan Baxter
ef164427e4
Merge pull request #216 from ryanjbaxter/retry-on-status-codes
...
Retry requests on specified status codes. Fixes #215 .
8 years ago
Ryan Baxter
87c319ae8e
Retry requests on specified status codes. Also makes it easier to provide your own interceptor. Fixes #215 .
8 years ago
Spencer Gibb
0c041591d1
Bump to version 1.2.3.BUILD-SNAPSHOT
8 years ago
Spencer Gibb
6cfaea4bb7
Going back to snapshots
8 years ago
Spencer Gibb
79096fbf8d
Update SNAPSHOT to 1.2.2.RELEASE
8 years ago
Dave Syer
01cca0275a
Be defensive about web classes being available
8 years ago
Jon Schneider
206ba7bcc1
Update spring-cloud-commons-dependencies version
8 years ago
Jon Schneider
c02398959d
Revert back to snapshots
8 years ago