Nineya
Home
Blog
软著申请
SpringBoot There should be proper documentation for the file IndexedElementsBinder.java
2025-01-07 04:48:52
130
Comment From: wilkinsonaSee #33773.@deepak1067, if you intend to open a pull request, there is no need to create an issu...
SpringBoot Updated the documentation in the file IndexedElementsBinder(Issue solved #33773
2025-01-07 04:48:50
121
Issue solved for the #33773 Comment From: wilkinsonaThanks for the proposal but we do not use javadoc on private methods...
SpringBoot Remove getter argument in JavaBeanBinder.BeanProperty#isBetterGetter
2025-01-07 04:48:47
264
The method argument getter is never used inside the body of the JavaBeanBinder.BeanProperty#isBetterGetter method. This ...
SpringBoot build fail "Task :spring-boot-project:spring-boot-devtools:checkFormatIntTest FAILED"
2025-01-07 04:48:43
31175
I download "spring-boot-3.0.1.zip" file and unzip, then execute .\gradlew build command. Eventually fail.PS F:\JavaProje...
SpringBoot How to allow anonymous classes to execute reflection in native-image?
2025-01-07 04:48:41
1362
public class SerializationMembers implements Caching { private static final Method NO_METHOD = (new Object() { ...
SpringBoot Update and rename LICENSE.txt to LICENSE
2025-01-07 04:48:36
1147
Remove boilerplate from license.Rename to LICENSE, which is the current default name for a LICENSE in a GitHub repositor...
SpringBoot Review use of File.createTempFile
2025-01-07 04:48:34
2845
See #8578 for backgroundWe currently have a few places in Spring Boot where we create temporary folders without the abil...
SpringBoot Servlet and Webflux Tracing are Inconsistent in 3.0
2025-01-07 04:48:31
5160
We use a mix of Servlet and Webflux spring applications. In Spring Boot 3.0 there are differences in how traces are logg...
SpringBoot Add non-transactable configure method to DefaultJmsListenerContainerFactoryConfigurer
2025-01-07 04:48:20
1485
See https://github.com/spring-projects/spring-framework/issues/28009#issuecomment-1031857962Rather than recommending tha...
SpringBoot Upgrade to Spring Asciidoctor Extensions 0.6.1
2025-01-07 04:48:18
132
0.6.1 has been published to Maven Central so we need to update as part of moving our build away from https://repo.spring...
SpringBoot NoHandlerFoundException not being throwed by the DispatcherServlet
2025-01-07 04:48:16
4437
Hi! I think that's an issue. Or am I missing something? :(I was reading the Spring Reference Guide on how to handle NoHa...
SpringBoot DevTools prevent startup in native image when using maven
2025-01-07 04:48:13
229
See this comment: https://github.com/spring-projects/spring-boot/issues/32853#issuecomment-1368827099Comment From: mhalb...
SpringBoot Fix docs with repeated words.
2025-01-07 04:48:10
324
fix docsComment From: pivotal-cla@qyqcswill Please sign the Contributor License Agreement!Click here to manually synchro...
SpringBoot Fix 'the the' typos
2025-01-07 04:48:07
335
Fix typo that the theComment From: pivotal-cla@yyjstudy Please sign the Contributor License Agreement!Click here to manu...
SpringBoot Rename MultipleConnectionPoolConfigurationsFailureAnalzyer
2025-01-07 04:48:03
146
Rename MultipleConnectionPoolConfigurationsFailureAnalzyer to MultipleConnectionPoolConfigurationsFailureAnalyzer.Commen...
SpringBoot NPE in RabbitProperties when user is given, but password not
2025-01-07 04:48:00
1176
private final RabbitProperties properties = new RabbitProperties(); @Test void determineUsernameWithoutPassword() ...
SpringBoot @ConditionalOnBean behaviour different between spring.factories and Autoconfiguration.imports file
2025-01-07 04:47:58
3392
Hello, i have created a simple autoconfiguration starter using the new way of declaring autoconfiguration class (in the ...
SpringBoot Fix typo in External Configuration documentation
2025-01-07 04:47:56
100
This PR resolves a typo in the External Configuration documentation.Comment From: mhalbritterThanks!
SpringBoot java.lang.NoSuchMethodError: void org.springframework.data.repository.support.Repositories
2025-01-07 04:47:53
19344
plugins { id 'java' id 'org.springframework.boot' version '3.0.0' id 'jedis' version '4.3.1' id 'spring-data...
SpringBoot Security raise StackOverflowError using authenticationManagerBuilder when user have wrong credentials
2025-01-07 04:47:46
15433
DescriptionSpring boot version: 2.7.1JDK version: 1.11I'm moving from old authentication style to the new authentication...
上一页
下一页
1
…
1859
1860
1861
1862
1863
…
2246
.