Skip to content

Conversation

@onobc
Copy link
Contributor

@onobc onobc commented Nov 2, 2025

This commit updates testjars to support Spring Boot 4.0.x.

Resolves #98

Note

Also updates to Gradle 8.14.3 as that was required in order to update the samples to use the Spring Boot 4.0.0-RC1 Gradle plugin.

cc: @rwinch @dsyer

@@ -1,2 +1,2 @@
org.springframework.context.ApplicationListener=\
org.springframework.boot.web.context.WebServerPortFileWriter
org.springframework.boot.web.server.context.WebServerPortFileWriter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the cause of the failure I was seeing when I reported the issue.

This commit updates testjars to support Spring Boot 4.0.x.

Resolves spring-projects-experimental#98

Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
@rwinch rwinch self-assigned this Nov 6, 2025
@rwinch rwinch added the invalid This doesn't seem right label Nov 6, 2025
@rwinch
Copy link
Collaborator

rwinch commented Nov 6, 2025

Thanks for the ticket & PR. I've split things up a bit more and resolved this ticket with bdebbb0

@rwinch rwinch closed this Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Spring Boot 4.0

2 participants