玖涯软件开发
Home
Blog
Spring Add annotation support for registering reflection hints
2025-01-08 05:53:00
2437
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
2025-01-08 05:52:58
170
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
2025-01-08 05:52:55
430
missing closing parenthesis under "Any other argument" sectionComment From: pivotal-cla@arvyy Please sign the Contributo...
Spring spring-orm mvp conversion to hibernate6
2025-01-08 05:52:52
211
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
2025-01-08 05:52:50
197
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
2025-01-08 05:52:47
24508
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
2025-01-08 05:52:44
3428
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
2025-01-08 05:52:42
7431
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
2025-01-08 05:52:39
154
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
2025-01-08 05:52:37
2084
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
2025-01-08 05:52:32
956
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
2025-01-08 05:52:28
866
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
2025-01-08 05:52:26
1206
javax.validation is outdated. When can MethodValidationPostProcessor use jakarta.validation instead of javax.validation....
Spring AOT-generated code does not consider by-type RuntimeBeanReferences
2025-01-08 05:52:22
1787
Given the following code to register a BeanDefinition:registry.registerBeanDefinition("my-bean-consumer", Bean...
Spring Reintroduce Javadoc links to Apache HttpClient 5.1 APIs
2025-01-08 05:52:20
189
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
2025-01-08 05:52:17
481
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
2025-01-08 05:52:15
1030
OverviewCommit 3af6a22b9f728d1029be41c06b064170f2f6b016 temporarily disabled the links due to issues with the Apache web...
Spring Fix broken link in rsocket documentation
2025-01-08 05:52:13
169
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
2025-01-08 05:52:10
558
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
2025-01-08 05:52:07
185
As discovered by @mhalbritter, some builders of the runtimehints infrastructure can be instantiated. This gives the fal...
上一页
下一页
1
…
1419
1420
1421
1422
1423
…
2246
.