Spring cloud config client is NOT part of Spring Boot 3. It adds a watcher for
the config file. I never created a PR to add it to Sping Cloud Config.
Ralph
> On Sep 9, 2023, at 11:24 AM, Piotr P. Karwasz wrote:
>
> Hi Gary,
>
>> On Sat, 9 Sept 2023 at 18:07, Gary Gregory wrote:
>>
>> Pleas
Hi all,
During the discussion about splitting the main repo Ralph raised the
problem that we don't have reliable integration tests.
Sure, most of our unit tests actually check the entire lifecycle of a
logger context (which I think is a waste of testing time by the way),
but these are single clas