Spencer Gibb
|
744ad89177
|
Changes default value of management.endpoint.env.post.enabled to false.
fixes gh-681
|
5 years ago |
shenjianeng
|
4678998351
|
fix double checked locking with volatile (#649)
|
5 years ago |
Spencer Gibb
|
b10e449279
|
Forces web-application-type=none in ContextRefresher.
This allows apps with spring.main.web-application-type={REACTIVE|SERVLET} to function properly without error.
fixes gh-678
|
5 years ago |
buildmaster
|
d0febfbfba
|
Bumping versions
|
5 years ago |
Spencer Gibb
|
55e7ce5103
|
Migrates to new OutputCaptureRule
|
5 years ago |
Spencer Gibb
|
8b53f2862a
|
Swaps deprecated ConditionalOnEnabledEndpoint for updated annotation.
Swaps with ConditionalOnAvailableEndpoint
|
5 years ago |
buildmaster
|
c2fc64a3e5
|
Bumping versions
|
5 years ago |
buildmaster
|
39921b2d33
|
Bumping versions
|
5 years ago |
buildmaster
|
83d6912076
|
Bumping versions
|
5 years ago |
Spencer Gibb
|
e37b383c04
|
Migrates to new OutputCaptureRule
|
5 years ago |
Spencer Gibb
|
1e27c58e85
|
Removes deprecated method
|
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 |
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 |
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 |
Spencer Gibb
|
6c9bcb9f38
|
Adds static to ConfigurationPropertiesBeans bean.
This avoids a bean post processor warning.
Fixes gh-657
|
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
|
d0ca983936
|
Removing the possibility of null propertysources being returned in the locator
|
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 |
srempfer
|
70129ecc07
|
Introduced property 'spring.cloud.bootstrap.additional-location' according to 'spring.config.additional-location' (#466)
|
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
|
4bd752192c
|
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
|
5 years ago |
buildmaster
|
178395f6c9
|
Going back to snapshots
|
5 years ago |
buildmaster
|
4bba3d1a80
|
Update SNAPSHOT to 2.1.4.RELEASE
|
5 years ago |
Ryan Baxter
|
18a4227c4e
|
Added proxyBeanMethods = false to configuration classes. Fixes #623
|
5 years ago |
buildmaster
|
80a9a38712
|
Going back to snapshots
|
5 years ago |
buildmaster
|
9ec71f275e
|
Update SNAPSHOT to 2.2.0.RC2
|
5 years ago |
buildmaster
|
efcb959e8c
|
Bumping versions
|
5 years ago |
buildmaster
|
8e2374140a
|
Going back to snapshots
|
5 years ago |
buildmaster
|
338649716f
|
Update SNAPSHOT to 2.2.0.RC1
|
5 years ago |
buildmaster
|
dd08f97b93
|
Going back to snapshots
|
5 years ago |
buildmaster
|
191a2724a4
|
Update SNAPSHOT to 2.2.0.M3
|
5 years ago |
Phil Webb
|
2ded4eb554
|
Migrate from deprecate methods (#610)
Migrate away from deprecated Spring Boot configuration property
bean classes and methods.
|
5 years ago |
buildmaster
|
d8b1abe02f
|
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
|
6 years ago |
buildmaster
|
fff96f4a8c
|
Going back to snapshots
|
6 years ago |
buildmaster
|
74ba6c90c2
|
Update SNAPSHOT to 2.1.3.RELEASE
|
6 years ago |
buildmaster
|
41622a6a28
|
Going back to snapshots
|
6 years ago |
buildmaster
|
66ac698e1a
|
Update SNAPSHOT to 2.2.0.M2
|
6 years ago |
Spencer Gibb
|
2e714b6757
|
Adds OriginTrackedCompositePropertySource for bootstrap (#583)
This allows the boot origin tracking mechanism to work if bootstrap loaded propertysources themselves are also origin tracked.
See https://github.com/spring-cloud/spring-cloud-config/issues/866
|
6 years ago |
Tim Ysewyn
|
86650dc215
|
Updated license header
|
6 years ago |
Tim Ysewyn
|
c19575b978
|
Added optimizations to EnvironmentDecryptApplicationInitializer
|
6 years ago |
Tim Ysewyn
|
28b9727250
|
Changed order of decrypting values. (#581)
Reversed order of sources in CompositePropertySource to adhere to the order of sources returned by the Spring Cloud Config server.
|
6 years ago |
Ryan Baxter
|
8b57f1995b
|
Changing default properties name to work around changes in boot, see Spring Boot #17141
|
6 years ago |
buildmaster
|
2ec67abda1
|
Going back to snapshots
|
6 years ago |