Ryan Baxter
3c05d9754c
Going back to snapshots
7 years ago
Ryan Baxter
714747d240
Update SNAPSHOT to 1.2.4.RELEASE
7 years ago
Ryan Baxter
74a20c3495
Merge remote-tracking branch 'origin/master' into 2.0.x
7 years ago
Jonathan Oddy
f207bcad28
Fix connection leak when a status is retryable ( #253 )
7 years ago
Jonathan Oddy
93e912c7cb
Fix connection leak when a status is retryable ( #253 )
7 years ago
Dave Syer
9639787b03
Fix configuration properties in refresh scope for Boot 2.0
...
The old hack in RefreshScope has been replaced with a new hack.
It has to "reset" the ConfigurationProperties bean post processor
and the new rebinder API has changed the internals of that, so
we needed to adjust.
7 years ago
Ryan Baxter
1829d370ba
Adding missing AutoServiceRegistrationAutoConfiguration
7 years ago
Spencer Gibb
9a00213f21
Update for 2.0 actuator changes
7 years ago
Dave Syer
115233a29c
Tidy imports
7 years ago
Dave Syer
8357724ad8
Use the new ConfigurationPropertiesBinder API from Spring Boot
...
Fixes gh-177
7 years ago
Spencer Gibb
883558fa07
Fix service-registry and refresh endpoint tests
7 years ago
Ryan Baxter
6a7b5bc750
Merge remote-tracking branch 'origin/master' into 2.0.x
7 years ago
Spencer Gibb
ea75972c98
Update post to /env
7 years ago
Ryan Baxter
dd16ce0a31
Remove the need for @EnableDiscoveryClient ( #245 )
...
Enable AutoServiceRegistrationConfiguration by default.
7 years ago
Ryan Baxter
8f2d372d4d
Merge pull request #252 from michael-wirth/bugfix/fix-connection-factory-ssl-support
...
Add SSL support for connection factory with SSL validation
7 years ago
Michael Wirth
0fb5dbb40a
Add SSL support for connection factory with SSL validation
7 years ago
Spencer Gibb
19adf5f11d
Update to new Boot 2 actuator @Endpoint .
...
Again.
7 years ago
Spencer Gibb
fa71529ea0
Ignore broken tests
7 years ago
Spencer Gibb
e1f8f3a5a5
Fix broken refresh auto-config without actuator test.
7 years ago
Spencer Gibb
f8d9e18fb9
Update to new Boot 2 actuator @Endpoint .
...
Some tests are still broken.
Fixes gh-238
7 years ago
Marcin Grzejszczak
752148fea5
Merge branch 'master' into 2.0.x
7 years ago
Marcin Grzejszczak
99488a163b
Merge branch '1.2.x'
7 years ago
Marcin Grzejszczak
8c42673d30
Referrencing resources from sc-build
7 years ago
Marcin Grzejszczak
b1a79ce2bc
Merge branch 'master' into 2.0.x
7 years ago
Marcin Grzejszczak
8ce23984fe
Merge branch '1.2.x'
7 years ago
Marcin Grzejszczak
df3b9eee2e
Added 1.2.x to whitelist
7 years ago
Marcin Grzejszczak
0b4a56fc27
Migrated to new docs; fixes #248
7 years ago
Marcin Grzejszczak
8b7efcf92a
Bumped libs
7 years ago
Marcin Grzejszczak
64a697dd50
Updated gitignore
7 years ago
Dave Syer
f412768f55
Merge branch 'master' into 2.0.x
7 years ago
Dave Syer
a30d24083d
Pick up compiler plugin config from parent
7 years ago
Dave Syer
dae260bfb1
Pick up compiler plugin config from parent
7 years ago
Dave Syer
153360fa78
Fix Eclipse plugin declaration
7 years ago
Marcin Grzejszczak
f39eebb3ed
Merge branch 'master' into 2.0.x
7 years ago
Marcin Grzejszczak
5903c68396
Removed duplicated depenedncy
7 years ago
Marcin Grzejszczak
0f895b8c1b
Merge branch 'master' into 2.0.x
7 years ago
Marcin Grzejszczak
565a805bcb
Migrated to new docs; fixes #248
7 years ago
Marcin Grzejszczak
41755134b0
Bumping libs
7 years ago
Spencer Gibb
aa1185e152
remove erroneous configuration from WebClient docs
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
d4bc52014c
Merge remote-tracking branch 'origin/master' into 2.0.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
Spencer Gibb
0972699040
Going back to snapshots
7 years ago
Spencer Gibb
ac2821db5f
Update SNAPSHOT to 2.0.0.M2
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