Nineya
Home
Blog
软著申请
SpringBoot Dependency management brings an invalid combination of HttpCore5 and HttpClient5
2025-01-07 23:50:32
6015
I use spring boot 3.3.3. There is a dependency problem in spring boot 3.3.3.And I think https://github.com/spring-projec...
SpringBoot Broaden OAuth2 client auto-configuration to include non servlet web applications
2025-01-07 23:50:27
13336
Attempting to setup a Spring Boot application that is not a Web Application, unable to rely on auto configuration of OAu...
SpringBoot WebServerPortFileWriter fails when using a portfile without extension
2025-01-07 23:50:25
134
This PR fixes WebServerPortFileWriter.getPortFile() with namespace and file without extension.Comment From: mhalbritterT...
SpringBoot Make AliasKeyManagerFactory.AliasX509ExtendedKeyManager.chooseClientAlias return alias instead of null
2025-01-07 23:50:20
1192
Hello team,Could you make AliasKeyManagerFactory.AliasX509ExtendedKeyManager.chooseClientAlias return alias instead of n...
SpringBoot Feature to support enable-preview main method
2025-01-07 23:50:17
910
This commit support the differents ways write main methods in MainApplication.class to Launcher.This change support the ...
SpringBoot bomr fails to upgrade a dependency that does not have a release notes link
2025-01-07 23:50:04
19114
Trying to upgrade to Groovy 4.0.24 on 3.3.x leads to:Groovy 4.0.23: 1: 4.0.23 2: 4.0.24Enter selection (default: 4.0.2...
SpringBoot Remove deprecated ZipkinSender
2025-01-07 23:49:59
3041
DescriptionThis PR have removed three SenderConfiguration also its Sender: UrlConnectionSenderConfiguration, RestTemplat...
SpringBoot GraphQL Starter With Starter Web Not Honoring Async Request Timeout
2025-01-07 23:49:54
2386
When using spring-boot-starter-graphql with spring-boot-starter-web and @EnableAsync I would expect it to honor the spri...
SpringBoot SslHealthIndicator throws NullPointerException when using SslBundle with SslStoreBundle.NONE
2025-01-07 23:49:51
2618
SslHealthIndicator throws NullPointerException when using SslBundle with SslStoreBundle.NONE.Stacktracejava.lang.NullPoi...
SpringBoot JdkClientHttpRequestFactoryBuilder and JettyClientHttpRequestFactoryBuilder do not set Ciphers or Enabled Protocols
2025-01-07 23:49:49
215
JdkClientHttpRequestFactoryBuilder does not set ciphers or enabled protocols from the SslBundle. See: JdkClientHttpConne...
SpringBoot Use internal attributes for values that aren't directly referenced in .adoc files
2025-01-07 23:49:44
307
With #42269 we added specific version attributes for javadoc and reference docs links. These attributes are not actually...
SpringBoot Add a capability to trigger a quartz job on-demand via the actuator endpoint
2025-01-07 23:49:42
2031
Currently, SB is having actuator endpoints to retrieve details of Quartz scheduled jobs and its triggers. This feature r...
SpringBoot Autoconfigure settings such as timeouts and redirects for RestClient and RestTemplate and WebClient
2025-01-07 23:49:39
1320
We should introduce a @ConfigurationProperties bean for [RestClient|RestTemplate|WebClient]AutoConfiguration.@Configurat...
SpringBoot Suggestion to support LazyConnectionDataSourceProxy
2025-01-07 23:49:37
12919
Hi,I would like to suggest a support for LazyConnectionDataSourceProxy in spring-boot.Here is my opinion:Transaction man...
SpringBoot Exclude spring-boot-devtools from AOT processing and native images built with Maven
2025-01-07 23:49:34
7045
We've had a couple of issues in this area already:https://github.com/spring-projects/spring-boot/issues/32517https://git...
SpringBoot Add property to opt out of Liquibase analytics feature
2025-01-07 23:49:31
2337
The latest liquibase version offers a new configuration option to switch off the newly added analytics feature.There is ...
SpringBoot Document how and where to add custom GraalVM configuration files
2025-01-07 23:49:27
11910
Version informationSpring Boot version: 3.3.4Bug descriptionWhen you place a reflection-config.jsonproxy-config.jsonreso...
SpringBoot Replace scope strings with constants
2025-01-07 23:49:22
266
And replace "session" with WebApplicationContext.SCOPE_SESSIONComment From: wilkinsonaThanks, @quaff. As part of merging...
SpringBoot Use Hikari rather than Commons DBCP in DataSource configuration examples
2025-01-07 23:49:18
4131
From spring boot 2.x, the default DataSource library that comes with starter is Hikari, documentation is using commons-d...
SpringBoot Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project
2025-01-07 23:49:13
4968
I am migrating existing springboot project 2.7.5 with java 8 to springboot 3.x.x with java 17. While running mvn clean p...
上一页
下一页
1
…
1625
1626
1627
1628
1629
…
2246
.