Commit Graph

844 Commits

Author SHA1 Message Date
spencergibb
59507ee8bc Optimizes isResolvable() only bind with correct prefix. 2020-09-11 09:57:37 -04:00
spencergibb
197ef69f6f Updates to https://repo.spring.io/snapshot 2020-09-11 09:22:55 -04:00
buildmaster
9cbbf5a783 Bumping versions 2020-09-10 12:34:30 +00:00
spencergibb
4ac6744e6e Moves defaulting app name to loadConfigProperties.
Fixes NPE if locationUri is null.

Various polishing.
2020-09-09 23:27:42 -04:00
spencergibb
d723dcbe31 Adds support for paths in ConfigData
Now `consul:myhost:8501/mypath1;/mypath2;/mypath3` will use the paths separated by semicolon (;) instead of automatically generating paths. `consul:myhost:8501` or `consul:` will automatically generate paths from ConsulConfigProperties and active profiles.
2020-09-09 22:42:42 -04:00
spencergibb
c0cb7717c8 Only create instances in the supplier 2020-09-09 16:57:05 -04:00
spencergibb
6a7acdc3c7 Adds todo 2020-09-09 16:36:19 -04:00
spencergibb
99e3ecac17 Adds support for spring.config.import=consul:host:port 2020-09-09 16:34:46 -04:00
Spencer Gibb
989485a4e5 Adds support for spring.config.import=consul: (#672) 2020-09-09 16:16:52 -04:00
spencergibb
e94f45663a Merge branch '2.2.x' 2020-09-09 12:54:47 -04:00
Spencer Gibb
50c74c9eba Testcontainers support (#624)
Testcontainers functionality is in ConsulTestcontainers

This allows for use either by an ApplicationContextInitializer or statically.

Co-authored-by: Sergei Egorov <bsideup@gmail.com>
2020-09-09 12:41:56 -04:00
spencergibb
54c121ab1e Updates tests to use use-legacy-processing property 2020-08-07 17:11:57 -04:00
spencergibb
8bf82f32d8 Bumps s-c-build to 2.3.2.BUILD-SNAPSHOT 2020-08-03 13:22:54 -04:00
buildmaster
3e62d28564 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 20:58:56 +00:00
buildmaster
a0447a7bdf Going back to snapshots 2020-07-31 20:58:55 +00:00
buildmaster
0783bca0e9 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 20:56:45 +00:00
buildmaster
7cf89293cf Going back to snapshots 2020-07-23 18:29:28 +00:00
buildmaster
9362d83bf8 Update SNAPSHOT to 3.0.0-M3 2020-07-23 18:28:17 +00:00
buildmaster
23e6c1f9ae Bumping versions 2020-07-07 12:35:01 +00:00
spencergibb
9d4b62858e Merge branch '2.2.x' 2020-07-06 17:57:50 -04:00
plmaheu
e5e1280c49 Fix cast issue when sending an event.
Fixes gh-458
Fixes gh-641
2020-07-06 17:51:11 -04:00
buildmaster
ddd3030120 Bumping versions 2020-06-09 12:34:02 +00:00
spencergibb
c2ede3e7cc Adds junit-vintage-engine 2020-06-08 11:29:10 -04:00
Marcin Grzejszczak
a2d5cc84f0 Changed packaging to jar 2020-06-08 17:11:28 +02:00
Marcin Grzejszczak
edf32a14a0 Uploading sources for docs 2020-06-08 16:47:15 +02:00
buildmaster
2cc304f92c Bumping versions 2020-06-05 12:35:59 +00:00
Marcin Grzejszczak
4c4c897486 Migrated to docs.spring.io & updated sc-build 2020-06-04 13:40:17 +02:00
buildmaster
a352eb56bd Going back to snapshots 2020-05-29 18:43:33 +00:00
buildmaster
451c2c72cd Update SNAPSHOT to 3.0.0-M2 2020-05-29 18:42:31 +00:00
buildmaster
3f2892eab1 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-05-28 17:59:50 +00:00
buildmaster
ed5440ba12 Going back to snapshots 2020-05-28 17:59:50 +00:00
buildmaster
099a30b265 Update SNAPSHOT to 2.2.3.RELEASE 2020-05-28 17:57:03 +00:00
buildmaster
ee3a264795 Bumping versions 2020-05-28 12:35:18 +00:00
spencergibb
57d0a31517 Temporarily ignore tests 2020-05-26 10:36:46 -04:00
buildmaster
6bb7ad30da Bumping versions 2020-05-26 12:37:34 +00:00
Marcin Grzejszczak
de503ef37b Setting up repository for docs.spring.io migration 2020-05-25 14:39:56 +02:00
Marcin Grzejszczak
5a6bd170da Setting up repository for docs.spring.io migration 2020-05-25 13:42:39 +02:00
spencergibb
dcb083f3a8 Removes unused package 2020-05-22 15:14:35 -04:00
spencergibb
21b5f90402 Merge branch '2.2.x' 2020-05-22 15:12:48 -04:00
spencergibb
e70cc1e82f Deprecates joda time usage
Fixes gh-612
2020-05-22 15:09:39 -04:00
spencergibb
7944de7c68 ignores .sdkmanrc 2020-05-22 15:09:18 -04:00
spencergibb
032ecbc48a Updates tests to check the cause 2020-05-22 15:08:35 -04:00
buildmaster
5832212414 Bumping versions 2020-05-22 12:44:28 +00:00
spencergibb
32aa3c9b8b Updates test to match cause rather than exception 2020-05-14 16:11:39 -04:00
spencergibb
ec73d278ec Merge branch '2.2.x' 2020-05-08 17:19:02 -04:00
spencergibb
194f4e3536 Updates consul-api to 1.4.5
Fixes gh-631
2020-05-08 17:18:51 -04:00
spencergibb
d199b8dc06 Merge branch '2.2.x' 2020-05-08 17:14:10 -04:00
maaaace
6665c72c2f fix(shellScript): download correct consul zip for arm64 processor
ci_install_consul.sh just downloads the consul for amd64, which cannot be executed on arm64 architecture processors.
Add achitecture checking in this script to support downloading correct binary file.

Signed-off-by: maaaace <fuheming@huawei.com>
2020-05-08 17:13:10 -04:00
Spencer Gibb
a301852fa6 Depends on spring-cloud-starter rather than modules.
spring-cloud-starter depends on spring-boot-starter.

Fixes gh-635
2020-04-27 12:46:45 -04:00
Spencer Gibb
80248c8fad Depends on spring-cloud-starter rather than modules.
spring-cloud-starter depends on spring-boot-starter.

Fixes gh-635
2020-04-27 12:44:13 -04:00