Dave Syer
f29198bee1
Clarify flags for overriding remote property sources
2016-03-27 10:00:16 +01:00
Dave Syer
81b4c11dbb
Revert to snapshots
2016-03-23 08:19:13 +00:00
Dave Syer
b4a6652f9e
Bump for 1.1.0.RC2
2016-03-23 08:18:19 +00:00
Dave Syer
0078f55c96
Correct location of encryption features
2016-03-22 13:52:53 +00:00
Spencer Gibb
68c67df67d
Update RestTemplate creation documentation.
2016-03-08 15:48:12 -07:00
Dave Syer
ad08ca55f4
Change in contract for @LoadBalanced
...
Users now need to create their own bean and qualify it, and Spring
Cloud will customize it (instead of providing the @Bean itself).
This is much better for users, since they remain in control of the
bean declarations, and can choose which one (if any) is @Primary.
It's a breaking change for some apps (if they rely on a
@LoadBalanced RestTemplate being automatically injected).
2016-03-07 17:44:41 +00:00
Spencer Gibb
bfd25e1d50
Document @Primary for plain RestTemplate beans.
...
fixes gh-60
2016-03-02 19:02:43 -07:00
Spencer Gibb
0a58870114
Add tip for RestOperations or proxyTargetClass
...
fixes gh-66
2016-03-02 18:55:55 -07:00
Dave Syer
a839006880
Revert to snapshots
2016-03-02 17:42:58 +00:00
Dave Syer
449b65fcbe
Update for 1.1.0.RC1
2016-03-02 17:42:35 +00:00
Dave Syer
fc44a48194
Revert to snapshots
2016-02-04 18:01:59 +00:00
Dave Syer
fc895ca514
Update to 1.0.0.M5
2016-02-04 18:01:59 +00:00
Spencer Gibb
0d35d3f322
Document ignoring network interfaces.
2015-12-22 17:10:09 -07:00
Dave Syer
18b29ba35b
Revert to snapshot
2015-12-18 15:52:36 +00:00
Dave Syer
cb25fa2166
Update to 1.1.0.M4
2015-12-18 15:50:30 +00:00
Stephane Nicoll
933d1abcdd
Polish doc
2015-12-17 10:06:52 -07:00
Dave Syer
346e513bcb
Revert to snapshots
2015-11-17 09:52:52 +00:00
Dave Syer
a0e95019f0
Update to 1.1.0.M3
2015-11-17 09:47:41 +00:00
Dave Syer
51983c376c
Revert to snapshot
2015-09-08 10:21:35 +01:00
Dave Syer
8093134713
Update for M1 release
2015-09-08 10:12:42 +01:00
Dave Syer
1a317a5ac9
Merge branch '1.0.x'
...
t message to explain why this merge is necessary,
2015-08-25 15:22:26 +01:00
Dave Syer
82a14bffc7
Make ghpages.sh work on a branch
2015-08-25 15:16:55 +01:00
Eric Bottard
d664cdd6eb
Properly close fixed-font in documentation
2015-07-09 13:37:09 +02:00
Dave Syer
8a8baee253
Update to Brixton
2015-06-26 12:57:05 +01:00
Dave Syer
3e0bf055fe
Prepare master for next snapshot
2015-06-26 10:57:17 +01:00
Dave Syer
ee7e571ee5
Fix path to docs in README raw text
2015-06-25 12:31:28 +01:00
Spencer Gibb
d976dcc0d8
add build and contributing sections to readme
2015-06-16 22:35:13 -06:00
Dave Syer
59c4f1a662
Add separate section of links to JCE downloads
2015-06-08 06:35:18 +01:00
Dave Syer
17f15447e9
Update to 1.0.2 snapshots
2015-04-23 11:11:21 +01:00
Dave Syer
598819bd66
Add support for @Order in BootstrapConfiguration
2015-04-21 08:19:36 +02:00
Spencer Gibb
9e9e30fd70
create RestTemplate with LoadBalancerInterceptor using @LoadBalanced qualifier.
...
fixes https://github.com/spring-cloud/spring-cloud-netflix/issues/267
2015-03-20 11:31:22 -06:00
Dave Syer
3002f3c3ea
Add link to github in rendered docs
2015-03-20 11:46:59 +00:00
Spencer Gibb
7339b6dbac
added missing ghpages.sh
2015-03-19 12:31:00 -06:00
Dave Syer
92adcefe8a
Shake up docs for new library layout
2015-03-19 17:15:37 +00:00
Dave Syer
7d480ab41b
Extract former config-client features to a new spring-cloud-context
...
Fixes gh-14
2015-03-19 11:52:25 +00:00