Spencer Gibb
9f3744d1e2
Update to new web endpoint property
7 years ago
Spencer Gibb
af5438bc91
Update namespace method
7 years ago
Spencer Gibb
db00e13e74
Update to boot renamed class in 2.0.0.BUILD-SNAPSHOT
7 years ago
buildmaster
12d778f330
Going back to snapshots
7 years ago
buildmaster
5ad8288e85
Update SNAPSHOT to 2.0.0.M6
7 years ago
Andreas Evers
52fa679fc9
Documentation fixes ( #317 )
...
* Polish + Fixed service-registry endpoint + Added features endpoint docs
Fixes #53
Fixes #310
7 years ago
Spencer Gibb
a628762324
polish
7 years ago
Spencer Gibb
cd425b74a2
Merge branch '1.3.x'
7 years ago
Spencer Gibb
16c43dd0d9
Temporary fix for hikari datasource sealed causing refresh errors.
...
See gh-318
7 years ago
Spencer Gibb
3a390a35fa
Guard against missing EndpointAutoConfiguration class
...
fixes gh-319
7 years ago
Spencer Gibb
3866806a2c
Install refresh scope health indicator.
...
RefreshScope bean is not available during auto-config, so get the bean lazily at runtime.
7 years ago
Spencer Gibb
811e53f140
Use property to disable management registration.
...
Fixes https://github.com/spring-cloud/spring-cloud-consul/pull/323
7 years ago
Bertrand Renuart
361494b70f
Give application context a friendly display name. ( #316 )
...
Fixes gh307
7 years ago
Biju Kunjummen
cdd4268b4a
Adds additional test for encyptor with RSA private key ( #315 )
7 years ago
Spencer Gibb
00eadf47f0
Merge branch '1.3.x'
7 years ago
Spencer Gibb
f7695c7d15
Moves declaration of EnvironmentManager
...
fixes gh-314
7 years ago
Spencer Gibb
520ebadad2
Merge remote-tracking branch 'origin/master'
7 years ago
Spencer Gibb
e21d30772d
Remove JPA logging
7 years ago
Spencer Gibb
ca2e5e0405
Merge branch '1.3.x'
7 years ago
Ryan Baxter
1b6103befa
Allows for custom Http Client builders ( #313 )
7 years ago
Spencer Gibb
cd436c7d15
Avoid proxy error if bean implements ScopedObject
...
fixes gh-277
7 years ago
Ryan Baxter
13237ee38b
Clarify functionality available through /refresh
7 years ago
Ryan Baxter
45ebbc593b
Merge remote-tracking branch 'origin/1.3.x'
7 years ago
Ryan Baxter
2ffcc0da2e
Refactoring recovery callback implementation. ( #309 )
7 years ago
Spencer Gibb
d610fb86b1
Adds getScheme()
7 years ago
Ryan Baxter
8dcbd35e98
Merge remote-tracking branch 'origin/1.3.x'
7 years ago
Spencer Gibb
f930208c2e
Add option to not include hostname in default id.
7 years ago
Spencer Gibb
528ce8dca1
polish
7 years ago
Spencer Gibb
4aa2050b4b
Updates for new context id generation in boot 2
7 years ago
buildmaster
0b01ca13bb
Bumping versions to 1.3.2.BUILD-SNAPSHOT after release
7 years ago
buildmaster
dd34b7f189
Going back to snapshots
7 years ago
buildmaster
b60d21a076
Update SNAPSHOT to 1.3.1.RELEASE
7 years ago
Spencer Gibb
7f0791a79a
Force bootstrap env to set web-application-type=none
...
Ff an app (or test) uses spring.main.web-application-type=reactive, bootstrap will fail. This commit forces the environment to use none, because the environment overrides the setter on SpringApplication.
7 years ago
saga
203572aab7
Remove useless import ( #301 )
7 years ago
saga
bec6a13f05
Minor changes ( #300 )
...
Code cleanup
7 years ago
Dave Syer
aef42a65f3
Housekeeping with KeyProperties - change default settings
...
N.B. this change will make existing encrypted properties undecryptable.
User would need to explicitly configure the old defaults for
encrypt.rsa.algorithm=DEFAULT and encrypt.rsa.strong=false.
7 years ago
saga
f54e4c8cc6
Supplement spring-retry listener features ( #298 )
...
* Supplement spring-retry listener features
7 years ago
Spencer Gibb
17adaf51d2
Test for NPE when calling getClass() in RefreshScope
...
fixes gh-297
7 years ago
Spencer Gibb
fb76beb3f2
Test for NPE when calling getClass() in RefreshScope
...
fixes gh-297
7 years ago
Ryan Baxter
dbb1241c70
Moving contributor template
7 years ago
Ryan Baxter
b9bf324fe9
moving issue template
7 years ago
Ryan Baxter
56d3321bd4
Adding new issue and contributing templates
7 years ago
Spencer Gibb
53bf31ecb9
Merge branch '1.3.x'
7 years ago
Spencer Gibb
464624e375
Avoids potential NPE when calling getClass() in RefreshScope
...
fixes gh-297
7 years ago
Spencer Gibb
a2ffa9a9e0
Adds support for @LoadBalanced WebClient.Builder.
...
fixes gh-295
7 years ago
Spencer Gibb
cb8bfd08f9
Fix test for new mockito usage
7 years ago
Spencer Gibb
6dfb37e77c
polish
7 years ago
Dave Syer
4660ae7d14
Merge branch '1.3.x'
7 years ago
Dave Syer
8a0261f275
Test for AOP proxy generally, not just CGlib
...
Fixes gh-288, closes gh-289
7 years ago
Dave Syer
29cb7f3500
Merge branch '1.3.x'
...
Test failure in spring-cloud-commons seems unrelated.
7 years ago