Phillip Webb

Results 122 issues of Phillip Webb

The `xref:#deployment.efficient.cds` doesn't exist, but it should have failed the build.

type: task

We would like to change the `/cloudfoundryapplication` actuator support to a pluggable abstraction to allow more extensions in the future.

type: enhancement
theme: actuator

We have a number of related issues that we can't easily fix until we redesign the way that HTTP Clients are configured. See `theme: http-client-config`.

type: enhancement
status: pending-design-work
type: epic

Currently it can can be quite awkward to add an `application.properties` for tests that overrides only specific values of the one in `src/main/java`. Some folks resort to adding a profile...

type: enhancement
for: planning

We would like to extend our `ConnectionDetails` abstraction to allow SSL based connections. The following two issues are blocked on this design work: - [ ] #35926 - [ ]...

type: enhancement
status: pending-design-work
type: epic

https://github.com/buildpacks/spec/blob/master/extensions/bindings.md https://application-stacks.github.io/service-binding-specification/

type: task
status: pending-design-work

I seem to often have this test fail locally. See https://ge.spring.io/scans/tests?search.tags=Mac%20OS%20X&search.timeZoneId=America%2FLos_Angeles&tests.container=org.springframework.boot.testcontainers.service.connection.otlp.OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests&tests.test=connectionCanBeMadeToOpenTelemetryCollectorContainer()#

They could live in `org.springframework.boot.autoconfigure.web`

type: enhancement
for: team-meeting

See https://jira.spring.io/browse/SPR-16760 and https://github.com/rabbitmq/hop/issues/122 for some of the issues we currently have detecting when to start a server for Spring WebFlux. We need to consider the `spring-webflux` jar to be...

type: enhancement
status: on-hold

Originally raised in https://github.com/spring-projects/spring-boot/issues/41220 (with a reproducer project). It looks to me like the reason for lack of Trance and Span IDs is the fix for #32730. If you run...

status: waiting-for-triage
in: web
theme: observability