Phillip Webb

Results 467 comments of Phillip Webb

I'd like to discuss this one with the rest of the team to see if they have any ideas. I wonder if we might be able to tighten `WebMvcMetricsFilter` and...

We're going to look at adding a property that will allow `WebMvcMetricsFilter` to check if the request is from a `DispatcherServlet`. Since existing users might be relying on the existing...

Given the risk involved in introducing this, we've decided to not pursue it for now.

We can also mention `@Sql` from `org.springframework.test.context.jdbc`.

I've raised https://github.com/spring-projects/spring-framework/issues/29484 to see if we can have some framework support for this.

I have a [fix here](https://github.com/philwebb/spring-boot/tree/gh-30011), but it's quite a bit for a patch release and I'm starting to think it should be an enhancement in 3.4. Perhaps in 3.2 we...

@csterwa No, I don't believe this has been merged in any form as yet.

@rajjaiswalsaumya I'm afraid the comment just above yours still stands. This isn't a particularly high priority compared to the other work we have on.

This might overlap with Logback's existing `META-INF/services/ch.qos.logback.classic.spi.Configurator` support.