Spencer Gibb
62a1233154
Adds boot 2.3 compatiblity
5 years ago
Spencer Gibb
4d77af18be
Merge branch '2.2.x'
5 years ago
Spencer Gibb
905af987d4
Migrates to new OutputCaptureRule
5 years ago
Spencer Gibb
6d93d8e708
removes deprecated class
5 years ago
Spencer Gibb
027346bc34
Adds spring-hateoas version temporarily.
5 years ago
Spencer Gibb
0549a11cd3
Merge branch '2.2.x'
5 years ago
Spencer Gibb
e37b383c04
Migrates to new OutputCaptureRule
5 years ago
Spencer Gibb
1e27c58e85
Removes deprecated method
5 years ago
Spencer Gibb
0c370bf5b4
Merge branch '2.2.x'
5 years ago
Spencer Gibb
95186267e6
Swaps deprecated ConditionalOnEnabledEndpoint for updated annotation.
...
Swaps with ConditionalOnAvailableEndpoint
5 years ago
Spencer Gibb
188b98a659
Updates to 3.0.0.BUILD-SNAPSHOT
5 years ago
Olga Maciaszek-Sharma
ec784b757e
Add hints to API via the Request interface. Fixes gh-647. ( #669 )
...
* Add hints to API via the Request interface. Fixes gh-647.
* Switch to generic context.
5 years ago
Spencer Gibb
232c7f71d2
Adjusts ordering when override system properties is false. ( #670 )
...
This fixes as reversed property source bug.
fixes gh-668
5 years ago
Toshiaki Maki
d7767a058a
Add once method for Customizer of circuit breaker ( #626 )
...
* Add Customizer.once
* Make the logic of Customer.once atomic
* Add document on how to use once method
5 years ago
Ryan Baxter
61ba39ee11
Fix broken links. Fixes #663
5 years ago
buildmaster
080cd374fc
Bumping versions
5 years ago
buildmaster
2e40fcec41
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
5 years ago
buildmaster
980ce49895
Going back to snapshots
5 years ago
buildmaster
f533ef1553
Update SNAPSHOT to 2.2.1.RELEASE
5 years ago
Olga Maciaszek-Sharma
8c054083cc
Use configuration properties instead of environment. ( #662 )
...
* Use configuration properties instead of environment.
* Fix after review.
5 years ago
buildmaster
f25bbad456
Bumping versions
5 years ago
Olga Maciaszek-Sharma
75338cde79
Zoned ServiceInstanceListSupplier ( #658 )
...
* Get ServiceInstance zone from metadata.
* Add ZonePreferenceServiceInstanceListSupplier.
* Add javadocs and license entries.
* Add tests.
* Add documentation.
* Documentation fix.
* Fix after code review.
5 years ago
Spencer Gibb
be0fa8f1b8
Merge branch '2.1.x'
5 years ago
Spencer Gibb
6c9bcb9f38
Adds static to ConfigurationPropertiesBeans bean.
...
This avoids a bean post processor warning.
Fixes gh-657
5 years ago
Spencer Gibb
5f3981bbfc
Merge branch '2.1.x'
5 years ago
Spencer Gibb
618d2b31ba
Adds .flattened-pom.xml
5 years ago
Spencer Gibb
d8db91206e
Moves locateCollection impl to static method
5 years ago
Dave Syer
bfbadec0f0
Prevent listeners being added multiple times on restart
...
(and at other times potentially - e.g. if 2 contexts share a parent).
Plus some general tidy up on compiler warnings.
Fixes gh-613
5 years ago
Ryan Baxter
4cc23b4b71
Merge remote-tracking branch 'origin/2.1.x'
5 years ago
Ryan Baxter
d0ca983936
Removing the possibility of null propertysources being returned in the locator
5 years ago
Ryan Baxter
e4be432ec4
Merge remote-tracking branch 'origin/2.1.x'
5 years ago
Ryan Baxter
763b6c1711
Add each PropertySource from PropertySourceLocators individually ( #652 )
...
* Add each PropertySource from PropertySourceLocators individually instead of as a CompositePropertySource. Fixes #611
5 years ago
Ryan Baxter
04c24271e7
Merge remote-tracking branch 'origin/2.1.x'
5 years ago
Ryan Baxter
b7bef1d3e0
Added clarification to documentation on where to set spring.profiles.active. Fixes #612
5 years ago
Olga Maciaszek-Sharma
de9e259b1e
Make LoadBalancer cache conditional on no Ribbon default. ( #650 )
5 years ago
Tim Ysewyn
7b0af856a4
Bumped spring-security-rsa
5 years ago
Tim Ysewyn
af772dbafb
Bumped spring-security-rsa
5 years ago
Jay Bryant
359dd79aac
Making the Load Balancer and Circuit Breaker sections consistent ( #646 )
...
I edited the Load Balancer and Circuit Breaker sections to make them be consistent with the rest of the document. I tinkered with some other things while I was at it.
5 years ago
buildmaster
b2d834f37f
Bumping versions
5 years ago
buildmaster
8ab3c2723a
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
5 years ago
buildmaster
a70b9f30bd
Going back to snapshots
5 years ago
buildmaster
a20cde9672
Update SNAPSHOT to 2.2.0.RELEASE
5 years ago
Olga Maciaszek-Sharma
da0e06eb7a
Add evictor based loadbalancer caching ( #644 )
...
* Add Evictor dependency. Implement EvictorCache.
* Add EvictorBasedLoadBalancerCacheManager. Add evictor to starter.
* Set caffeine InitialCapacity from properties.
* Add tests. Add javadocs. Fix creating multiple cache instances.
* Reformat. Change property name. Add documentation.
* Add more tests.
* Move evictor version to parent. Add more tests.
* Ignore .flattened-pom.xml.
* Encapsulate Evictor and switch to non-evictor specific class naming.
* Adjust the docs.
* Fix after code review.
5 years ago
buildmaster
05d936803f
Bumping versions
5 years ago
Olga Maciaszek-Sharma
1ddeca4a8e
Switch to Spring Boot String to Duration conversion.
5 years ago
Olga Maciaszek-Sharma
bf6b31ee8a
caffeine cache for loadbalancer Fix gh 638 ( #643 )
...
* Add Caffeine-based loadBalancerCacheManager.
* Add more tests.
* Fix test.
* Only enable loadBalancer caching if caffeine is on classpath. Warn if
caffeine is not on classpath.
* Add javadocs.
* Add docs. Change property name.
* Fix configuration.
* Fix after code review. Add another constructor to CaffeineBasedLoadBalancerCacheManager,
allowing to pass cache name, in order to support alternative ServiceInstanceListSupplierImplementations.
5 years ago
Ryan Baxter
f2e1ea7e36
Removing resource class from circileci config
5 years ago
Ryan Baxter
d4cc825aa0
Merge remote-tracking branch 'origin/2.1.x'
5 years ago
Ryan Baxter
fe86020456
Added docs about using multiple LoadBalanced WebClient objects. Fixes #387
5 years ago
buildmaster
cc05a2ba2c
Bumping versions
5 years ago