Chris,
Am 27.05.24 um 15:51 schrieb Christopher Schultz:
Rémy,
On 5/22/24 06:14, Rémy Maucherat wrote:
On Wed, May 22, 2024 at 9:06 AM Mark Thomas wrote:
On 21/05/2024 18:50, Christopher Schultz wrote:
1. Allow ServiceBindingPropertySource to use the SERVICE_BINDING_ROOT
environment var
Chris,
Am 27.05.24 um 15:58 schrieb Christopher Schultz:
Felix,
On 5/22/24 14:11, Felix Schumacher wrote:
Am 21.05.24 um 19:50 schrieb Christopher Schultz:
All,
I've been playing with this PropertySource and I'm wondering if it
could be improved a little.
First of all, it uses an environ
Felix,
On 5/22/24 14:11, Felix Schumacher wrote:
Am 21.05.24 um 19:50 schrieb Christopher Schultz:
All,
I've been playing with this PropertySource and I'm wondering if it
could be improved a little.
First of all, it uses an environment variable SERVICE_BINDING_ROOT
which is in line with t
Rémy,
On 5/22/24 06:14, Rémy Maucherat wrote:
On Wed, May 22, 2024 at 9:06 AM Mark Thomas wrote:
On 21/05/2024 18:50, Christopher Schultz wrote:
1. Allow ServiceBindingPropertySource to use the SERVICE_BINDING_ROOT
environment variable *or* a system property with an appropriate name
such
Am 21.05.24 um 19:50 schrieb Christopher Schultz:
All,
I've been playing with this PropertySource and I'm wondering if it
could be improved a little.
First of all, it uses an environment variable SERVICE_BINDING_ROOT
which is in line with the service binding standard which is documented
ht
On Wed, May 22, 2024 at 9:06 AM Mark Thomas wrote:
>
> On 21/05/2024 18:50, Christopher Schultz wrote:
>
>
>
> > 1. Allow ServiceBindingPropertySource to use the SERVICE_BINDING_ROOT
> > environment variable *or* a system property with an appropriate name
> > such as service.binding.root, with th
On 21/05/2024 18:50, Christopher Schultz wrote:
1. Allow ServiceBindingPropertySource to use the SERVICE_BINDING_ROOT
environment variable *or* a system property with an appropriate name
such as service.binding.root, with the system property overriding the
environment variable.
Seems reaso