Skip to content

issues Search Results · repo:spring-projects/spring-framework language:Java

Filter by

0 results
 (95 ms)

0 results

inspring-projects/spring-framework (press backspace or delete to remove)

When configured, one would specify the version parameter name, and then set @RequestMapping version attributes as usual. Both the accept and content-type headers can be checked, but they would have to ...
in: web
type: enhancement
  • rstoyanchev
  • Opened 
    1 hour ago
  • #35050

This could be, centrally configured deprecation information by version. It would be added to a response to endpoints for the deprecated version. Deprecation information could be exposed as per RFC 9745, ...
in: web
type: enhancement
  • rstoyanchev
  • Opened 
    1 hour ago
  • #35049

Hi, I’m running into a problem with a pretty big Spring project (about 18,000 beans). When I build with AOT processing turned on, the build crashes with: / _REDACTED_ /AotProcessingApplication__BeanFactoryRegistrations.java:18253: ...
in: core
theme: aot
type: bug
  • manasjoshi14
  • 1
  • Opened 
    14 hours ago
  • #35044

The https://github.com/spring-projects/spring-framework/issues/35007 requested to disable gradle auto provisioning so that the build uses the JDKs installed in the environment. The change was rolled back ...
type: task
  • vpa1977
  • 3
  • Opened 
    19 hours ago
  • #35043

I would like to be able to use WebTestClient to test applications that use SslInfo without the need to use an HTTP connection (e.g. use WebTestClient.bindToApplicationContext(ApplicationContext)). Right ...
in: test
in: web
status: feedback-provided
status: waiting-for-triage
  • rwinch
  • 2
  • Opened 
    19 hours ago
  • #35042

The docs-build branch is broken since auto-provioning has been disabled by #35007, as only Java 24 is installed by GitHub Actions. Restoring Gradle auto-provisioning on 6.2.x only should fix the Build ...
  • sdeleuze
  • Opened 
    yesterday
  • #35041

The built-in RetryPolicy implementations are currently not declared as final, which makes it technically possible to extend them. However, they are not actually designed to be extensible. 1. Their fields ...
in: core
type: enhancement
  • sbrannen
  • Opened 
    yesterday
  • #35040

Overview The Apache Commons FileUpload project has been working on putting out Commons FIleUpload2 which is compatible with JakartaEE APIs. Maybe it is worth to re-instate the support for Commons FIle ...
in: web
status: waiting-for-feedback
status: waiting-for-triage
  • mdeinum
  • 1
  • Opened 
    yesterday
  • #35036

Backport of gh-35034
in: web
type: backport
type: bug
  • github-actions[bot]
  • 1
  • Opened 
    yesterday
  • #35035

The filename parameter value for the Content-Disposition header would contain non-printable characters, causing parsing issues for HTTP clients. We should ensure that all non-printable characters are encoded ...
in: web
status: backported
type: bug
  • bclozel
  • Opened 
    yesterday
  • #35034
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub