Tim Hess

Results 80 issues of Tim Hess

See https://github.com/SteeltoeOSS/Steeltoe/issues/897#issuecomment-1198088843.

ReleaseLine/4.x

See https://github.com/SteeltoeOSS/Steeltoe/issues/897#issuecomment-1198088843.

ReleaseLine/4.x

Hello, When starting this application with `mvn spring-boot:run`, it looks for a config server at http://localhost:8888. The result on first run is a failure, with the Eureka server failing to...

Use minimal API, add actuators, only listen over HTTPS, improve usability TODO: update integration test, help users understand how to [enable UAA as a user store for the tile](https://docs.vmware.com/en/Single-Sign-On-for-VMware-Tanzu-Application-Service/1.14/sso/GUID-configure-internal-us.html#configure-the-internal-user-store-4)

## Description #1196 for 3.x -- notable difference here (for now) is this variant always replaces `.` with `:` in configuration keys found in the binding in order to align...

Type/enhancement
Component/Configuration
ReleaseLine/3.x

## Description Adds a post-processor that remaps all non-system keys (eg: type and provider) to the root of the IConfiguration Fixes #1195 ## Quality checklist - [ ] Your code...

Type/enhancement
Component/Configuration
ReleaseLine/4.x

Release Candidate 1 - https://github.com/SteeltoeOSS/Steeltoe/pull/1486 - https://github.com/SteeltoeOSS/Steeltoe/issues/490 - https://github.com/SteeltoeOSS/Steeltoe/issues/995 - https://github.com/SteeltoeOSS/Steeltoe/issues/1028 - https://github.com/SteeltoeOSS/Steeltoe/issues/1399 - https://github.com/SteeltoeOSS/Steeltoe/issues/1420 - https://github.com/SteeltoeOSS/Steeltoe/issues/1446 - https://github.com/SteeltoeOSS/Steeltoe/issues/1447 - https://github.com/SteeltoeOSS/Steeltoe/issues/1449 - https://github.com/SteeltoeOSS/Steeltoe/issues/1450 - https://github.com/SteeltoeOSS/Steeltoe/issues/1469 - https://github.com/SteeltoeOSS/Steeltoe/issues/1472 - https://github.com/SteeltoeOSS/Steeltoe/issues/1475 -...

As recently pointed out [here](https://github.com/SteeltoeOSS/Steeltoe/issues/503#issuecomment-727558018) and [here](https://github.com/SteeltoeOSS/Steeltoe/pull/539#discussion_r536366812), Steeltoe doesn't have a standardized approach to handling logger output (for troubleshooting) and validation (of framework code) in tests. A standard prescription should...

Type/enhancement
Type/test-coverage