Dave Syer
8280e2463d
Update readme script to handle local includes
9 years ago
Spencer Gibb
945f430efe
Update to SNAPSHOT
9 years ago
Spencer Gibb
aaff352781
Update SNAPSHOT to 1.1.1.RELEASE
9 years ago
Dave Syer
01edfbf7f6
Revert to snapshots
9 years ago
Dave Syer
90c8a81611
Update for 1.1.0.RELEASE
9 years ago
Dave Syer
0b654c22ab
Switch parent of docs poms
9 years ago
Dave Syer
9aa4ad97be
Update parent to 1.1.0.RELEASE
9 years ago
Dave Syer
a3fc78481a
Revert to snapshots
9 years ago
Dave Syer
3f5d5b90d3
Update to RC3
9 years ago
Dave Syer
f29198bee1
Clarify flags for overriding remote property sources
9 years ago
Dave Syer
81b4c11dbb
Revert to snapshots
9 years ago
Dave Syer
b4a6652f9e
Bump for 1.1.0.RC2
9 years ago
Dave Syer
0078f55c96
Correct location of encryption features
9 years ago
Spencer Gibb
68c67df67d
Update `RestTemplate` creation documentation.
9 years ago
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).
9 years ago
Spencer Gibb
bfd25e1d50
Document @Primary for plain RestTemplate beans.
...
fixes gh-60
9 years ago
Spencer Gibb
0a58870114
Add tip for RestOperations or proxyTargetClass
...
fixes gh-66
9 years ago
Dave Syer
a839006880
Revert to snapshots
9 years ago
Dave Syer
449b65fcbe
Update for 1.1.0.RC1
9 years ago
Dave Syer
fc44a48194
Revert to snapshots
9 years ago
Dave Syer
fc895ca514
Update to 1.0.0.M5
9 years ago
Spencer Gibb
0d35d3f322
Document ignoring network interfaces.
9 years ago
Dave Syer
18b29ba35b
Revert to snapshot
9 years ago
Dave Syer
cb25fa2166
Update to 1.1.0.M4
9 years ago
Stephane Nicoll
933d1abcdd
Polish doc
9 years ago
Dave Syer
346e513bcb
Revert to snapshots
9 years ago
Dave Syer
a0e95019f0
Update to 1.1.0.M3
9 years ago
Spencer Gibb
12dd15682d
Bumped to 1.0.4.BUILD-SNAPSHOT
9 years ago
Dave Syer
51983c376c
Revert to snapshot
9 years ago
Dave Syer
8093134713
Update for M1 release
9 years ago
Dave Syer
82a14bffc7
Make ghpages.sh work on a branch
9 years ago
Eric Bottard
d664cdd6eb
Properly close fixed-font in documentation
9 years ago
Dave Syer
8a8baee253
Update to Brixton
10 years ago
Dave Syer
3e0bf055fe
Prepare master for next snapshot
10 years ago
Dave Syer
ee7e571ee5
Fix path to docs in README raw text
10 years ago
Spencer Gibb
d976dcc0d8
add build and contributing sections to readme
10 years ago
Dave Syer
59c4f1a662
Add separate section of links to JCE downloads
10 years ago
Dave Syer
17f15447e9
Update to 1.0.2 snapshots
10 years ago
Dave Syer
598819bd66
Add support for @Order in BootstrapConfiguration
10 years ago
Spencer Gibb
9e9e30fd70
create RestTemplate with LoadBalancerInterceptor using @LoadBalanced qualifier.
...
fixes https://github.com/spring-cloud/spring-cloud-netflix/issues/267
10 years ago
Dave Syer
3002f3c3ea
Add link to github in rendered docs
10 years ago
Spencer Gibb
7339b6dbac
added missing ghpages.sh
10 years ago
Dave Syer
92adcefe8a
Shake up docs for new library layout
10 years ago
Dave Syer
7d480ab41b
Extract former config-client features to a new spring-cloud-context
...
Fixes gh-14
10 years ago