Spring Add annotation support for registering reflection hints

Team,While I do appreciate the annotation support that has been provided by spring native, it would be so much easier to...

Spring Make MethodName AOT class package-private

When #28831 we can take a look at MethodName to see if we can make it package private.Comment From: snicollThis has been...

Spring Add missing closing parenthesis in reference doc

missing closing parenthesis under "Any other argument" sectionComment From: pivotal-cla@arvyy Please sign the Contributo...

Spring spring-orm mvp conversion to hibernate6

Comment From: snicoll@hduerkop thanks for the PR but we have no plan short term to do this so this PR is not actionable....

Spring 5.3.x

Comment From: pivotal-cla@disaster1-tesk Please sign the Contributor License Agreement!Click here to manually synchroniz...

Spring @Around advice doesn't work with OncePerRequestFilter

Affects: Spring Boot 2.5.6 (Both AOP and Web are 2.5.6)Greetings,I'm relatively new to Spring, but after a bit of Googli...

Spring Improve documentation about deprecation for APPLICATION_JSON[-VALUE] but for programmatic clients

Affects: 5 and 6Currently about MediaType javadoc - for APPLICATION_JSON_UTF8 and APPLICATION_JSON_UTF8_VALUE - both ar...

Spring Support for CGLIB BeanMap utility on JDK 17

I put the problem in MDComment From: livk-cloudSpringBootversion: 3.0.0-SNAPSHOTenvironment: Oracle JDK17 Win10 Maven-3....

Spring SockJsServiceRegistration#setSupressCors has a typo and should be deprecated

SockJsServiceRegistration#setSupressCors name contains a typo.It is now deprecated in favor of a correctly spelled metho...

Spring ITS: IGNORES TICKETS TRACKING OUTSTANDING ISSUES BY DEFAULT

Affects: N/ASome of Spring's issue tracking has recently moved from Spring's Jira instance to GitHub. I'm afraid this br...

Spring Typo in SockJsServiceRegistration#setSupressCors

Affects: 5.3.21There is a typo in org.springframework.web.socket.config.annotation.SockJsServiceRegistration#setSupressC...

Spring REST endpoint resolution changed (broke?) from spring-boot v3.0.0-M3

Affects: \spring-boot v3.0.0-M4I have the following REST endpoint specification:GET /v1/thingy/{thingyId}Then I make a c...

Spring MethodValidationPostProcessor still use javax.validation

javax.validation is outdated. When can MethodValidationPostProcessor use jakarta.validation instead of javax.validation....

Spring AOT-generated code does not consider by-type RuntimeBeanReferences

Given the following code to register a BeanDefinition:registry.registerBeanDefinition("my-bean-consumer", Bean...

Spring Reintroduce Javadoc links to Apache HttpClient 5.1 APIs

Reintroduce commented out Javadoc links to Apache website which are now workingCloses #28811Comment From: snicoll@adrian...

Spring AOT-generated code for a FactoryBean should have a better location

Consider a BeanDefinition with a FactoryBean that is registered programmatically. As it doesn't have a factory method, t...

Spring Reintroduce Javadoc links to Apache HttpClient 5.1 APIs

OverviewCommit 3af6a22b9f728d1029be41c06b064170f2f6b016 temporarily disabled the links due to issues with the Apache web...

Spring Fix broken link in rsocket documentation

Comment From: sdeleuzeThe typo fix commit is merged since 2020, the fork is not up to date, so only the RSocket link fix...

Spring Use {@code} instead of HTML entities in Javadoc

Special characters, like < or >, don't need to be escaped in {@code} Javadoc tag (https://reflectoring.io/howto-fo...

Spring Harmonize visibility of RuntimeHints builders

As discovered by @mhalbritter, some builders of the runtimehints infrastructure can be instantiated. This gives the fal...
上一页 下一页
.