Tim Hess
Tim Hess
Most developers expect the startup experience for service discovery to be pretty smooth and fast, even when starting Eureka and multiple services at the same time. It is mysterious for...
[ConfigurationUrlHelpers](https://github.com/SteeltoeOSS/Steeltoe/blob/master/src/Discovery/src/Client/ConfigurationUrlHelpers.cs) should move to a more centralized location so they can also be used for registering with Spring Boot Admin. Consider adding extension(s) for program.cs and/or including with general actuator...
[Bypassed the warning](https://github.com/SteeltoeOSS/Steeltoe/pull/485/files#diff-6e05a9c262b7032f8739685fe75404089f91063bcd7800a4397e7d0cdd5a57c4R70) for now, but we possibly [should not use BinaryFormatter](https://aka.ms/binaryformatter) at all anyway
Beyond being _possible_ it should be _**easy**_ to use at least Config Server and Service Discovery with YARP An example of getting service discovery to work: https://github.com/Layla-P/TackyTacos/commit/210c8727d30f150480811bc64e075faa0dff6369
Steeltoe has a broad surface area of public APIs, probably broader than necessary which can hamper project progress. This epic will track efforts to reduce what is (unnecessarily) public for...
See if Config Server client can use Connectors logic (like find by label or tag, etc) to avoid adding any more keys to the list to search like in #446
Sonar and StyleCop rules should be revisited for 4.0. Enable desired rules (some have comments to be enabled for Steeltoe 3.0 but weren't addressed in time), disable rules we commonly...
See https://github.com/SteeltoeOSS/Steeltoe/issues/897#issuecomment-1198088843.