Phillip Webb

Results 122 issues of Phillip Webb

**Expected Behavior** Currently schema SQL files shipped in `org.springframework.session.jdbc` have hard-coded table names despite `JdbcIndexedSessionRepository` offering a `setTableName` method. It would be helpful if the scripts could use `%TABLE_NAME% `...

type: enhancement
type: breaks-passivity
in: jdbc

See https://github.com/spring-projects/spring-boot/issues/15967#issuecomment-2025990588 for details. The user is suggesting that we consider an alternative to `org.skyscreamer:jsonassert` since there's little maintenance activity and little appetite to fix the split package issue. If...

in: test
type: enhancement

We could do with a Tomcat war loader integration test to catch issues like #38047

type: task

The buildpack implementations have drifted and it would be good to align them and enforce parity.

type: task

Looking at the tests in `/spring-boot-gradle-plugin/src/test/resources/org/springframework/boot/gradle/tasks/bundling` we have several that pull in old dependencies. We should probably try to align versions with the main build.

type: task
status: pending-design-work

See #35683. Given: ```properties spring.config.import = exmple:some-path ``` We'll get the error: ``` Caused by: java.lang.IllegalStateException: File extension is not known to any PropertySourceLoader. If the location is meant to...

type: bug
status: pending-design-work

To work out what we want in https://github.com/spring-io/sagan/issues/880 we should prototype things in our wiki.

type: wiki-documentation

When https://github.com/spring-io/antora-ui-spring/issues/240 is merged we can use https://github.com/spring-io/antora-extensions/?tab=readme-ov-file#override-navigation-builder-extension and set `role` and `window` attributes on the nav item.

type: task

See https://github.com/spring-projects/spring-boot/issues/33261#issuecomment-2075055929 We'd like a new exception type and failure analyzer for the example listed in the above comment.

type: enhancement
status: pending-design-work

We currently have a managed version of 22.0, but `spring-graphql` uses the version 22.1. I'm not sure that GraphQL Java really does patch releases so might want to consider when/how...

for: team-meeting