Nineya
Home
Blog
SpringBoot Add Azure info to the cloud deployment docs
2025-01-07 00:44:00
345
Let me know if I'm missing any resources that additionally should be editing as I'm not an expert on the docs structure....
SpringBoot Fix Javadoc deprecated since
2025-01-07 00:43:56
146
This PR fixes Javadoc @deprecated since for ConnectionFactoryBuilder.derivefrom() that has been added in b7ac1e6cd7bf50a...
SpringBoot Add type metadata to jars' manifests
2025-01-07 00:43:51
7213
Hi,this PR fixes #22036 by marking the starter jars with an additional attribute in their manifest which is later checke...
SpringBoot Investigate documenting which starters contain which classes
2025-01-07 00:43:47
286
When migrating a legacy app it's useful to know which starter contains a specific class. We already document the jars th...
SpringBoot Link to Jetty request log documentation is broken
2025-01-07 00:43:42
1191
In section 9.3.11. Configure Access Logging of the reference documentation the following Jetty link is broken: https://w...
SpringBoot Local gradle build hangs intermittently on launch script tests
2025-01-07 00:43:38
21163
My local build seems to hang on the launch script tests. Running with --debug gives:2020-01-22T19:36:39.301-0800 [LIFECY...
SpringBoot Documentation symlinks for 2.1.x not updated anymore
2025-01-07 00:43:34
1188
The symbolic links on docs.spring.io are not updated properly anymore:21 Jan 11 09:20 2.1.x -> 2.1.12.BUILD-SNAPSHOT...
SpringBoot Upgrade to Tomcat 9.0.46
2025-01-07 00:43:31
912
Vulnerability: tomcat-embed-core-9.0.41.jar (pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.41, cpe:2.3:a:apach...
SpringBoot Document how to configure devtools with the Gradle Kotlin DSL
2025-01-07 00:43:27
4001
Hi,currently documentation says how to configure devtools using maven and gradle (groovy), but missing how to configure ...
SpringBoot Investigate why spring-boot-autoconfigure tests take so long to compile
2025-01-07 00:43:23
3069
Compiling the auto configure tests takes a long time on my machine. It took 5 minutes to move from ConditionalOnResource...
SpringBoot Document our dependencies upgrade policy
2025-01-07 00:43:19
2964
It would be nice to have a document summarizing our upgrade policy has we get requests to upgrade that we have to declin...
SpringBoot DataSourceProperties should be created with conditional beans in Auto Configuration.
2025-01-07 00:43:15
7585
The DataSourceProperties are public, and there are many customization examples in the documentation.The example states t...
SpringBoot Provide lock free InMemoryTraceRepository
2025-01-07 00:43:12
4227
The existing uses a synchronize block. See https://github.com/spring-projects/spring-boot/pull/8650#issuecomment-2878093...
SpringBoot Make the documentation versions more apparent
2025-01-07 00:43:07
310
In HTML, the main reference documentation has the version number immediately after the list of authors. I think it'd be ...
SpringBoot java.util.concurrent.RejectedExecutionException is logged when shutting down Spring Boot app with Cassandra
2025-01-07 00:43:00
5468
I have an application that uses Spring Boot 2.4.3 with Spring Data Cassandra (using the default version declared in the ...
SpringBoot Introduce builder customizer for Lettuce ClientResources
2025-01-07 00:42:55
708
Customizing an existing ClientResources instance is difficult for integration libraries as it requires a BeanPostProcess...
SpringBoot Add auto-configuration for Spring Data Envers
2025-01-07 00:42:52
3561
This adds the auto-configuration for Spring Data Envers.Fixes #21370.Comment From: scordioI am not sure how to address t...
SpringBoot Auto configuration for Spring Data Envers
2025-01-07 00:42:48
3385
When using Spring Data Envers with Spring Boot, the EnversRevisionRepositoryFactoryBean has to be configured via @Enable...
SpringBoot Add auto-configuration for Micrometer's Dynatrace v2 meter registry
2025-01-07 00:42:44
920
See related Issue & PR : https://github.com/micrometer-metrics/micrometer/issues/2295 https://github.com/mic...
SpringBoot Enable Redis connection pool if commons-pool2 is on the classpath
2025-01-07 00:42:41
1021
Is #26202 concise version@snicoll I'm really sorry, I just want to make the commits look less, but it makes things more...
上一页
下一页
1
…
2029
2030
2031
2032
2033
…
2246
.