Nineya
Home
Blog
软著申请
SpringBoot Provide @ConditionalOn… annotations for all concrete conditions
2025-01-08 00:31:05
2726
As I'm partially customising the SAML configuration, it would be very useful to be able to make my config also condition...
SpringBoot Diagnostics are poor when property resolution throws a ConversionFailedException
2025-01-08 00:31:02
7742
We call PropertyResolver#getProperty(name, type) in a few places. This method can throw a ConversionFailedException whic...
SpringBoot Allow health indicators to run with a specified timeout
2025-01-08 00:30:59
968
Originally discussed in #4391 for datasource timeouts, but the problem is more broadly applicable to all health indicato...
SpringBoot 升级springboot3.x + maven,在使用多环境配置时会多了native和nativeTest两个环境,请问如何去掉呢
2025-01-08 00:30:56
648
springboot2.x升到springboot3.x + maven,原本是创建了dev、prod、test环境配置,项目转到springboot3.x之后会多了native和nativeTest两个环境,请问如何去掉呢?Comment...
SpringBoot Bug: JDBC returning undefined/unknown database driver
2025-01-08 00:30:40
2399
Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknow...
SpringBoot "Unsupported transfer encoding: chunked" When using TestRestTemplate with Apache HTTP client and spring-cloud-starter-function-web
2025-01-08 00:30:36
7088
When using TestRestTemplate to call and application using spring-cloud-starter-function-web with org.apache.httpcomponen...
SpringBoot Document that server.ssl.cipher and server.ssl.enabled-protocols are not fallbacks used with SSL bundles
2025-01-08 00:30:30
3212
When configuring server SSL, would it make sense to fallback to the configured server.ssl.ciphers and server.ssl.enabled...
SpringBoot QueryDSL in Spring Boot Dependencies uses an older artifact
2025-01-08 00:30:28
1433
The Spring Boot Dependencies contains a reference to the following dependency: <dependency> <groupI...
SpringBoot processAot hangs if JanusGraph is used when compiling for Graal VM
2025-01-08 00:30:19
42858
I've encountered a build issue in a Spring Boot 3.4.0 application which is compiled with Graal VM. I observed that ./gra...
SpringBoot Upgrade to Spring Security 6.4.2
2025-01-08 00:30:07
213
Upgrade to Spring Security 6.4.2.Comment From: Lokesh598@philwebb can I take this?ThanksComment From: philwebbThanks for...
SpringBoot SpringApplicationShutdownHandlers do not run in deterministic order
2025-01-08 00:29:46
22894
Spring Boot version: tested on 3.2.12 and 3.4.0This issue was mostly resolved in #40178, but one edge case still left.Wh...
SpringBoot Tighten rules around profile naming
2025-01-08 00:29:43
3705
I added the validateProfiles() method to enforce stricter rules for Spring profile names. Currently, only alphanumeric c...
SpringBoot Warnings with Maven 4 when importing spring-boot-dependencies BOM
2025-01-08 00:29:40
32367
Using> mvn --version Apache Maven 4.0.0-rc-1 (d81b1b6a2870dc954d6d642500ad38e8e4cb3dde)When creating a POM which impo...
SpringBoot Use <annotationProcessorPaths> in Maven examples for configuring an annotation processor
2025-01-08 00:29:37
5543
JDK-8321319 will disable the automatic execution of annotation processors that are present on the classpath in Java 23+,...
SpringBoot Unable to disable the Spring Boot banner in 3.4.0, either programmatically or in application.properties.
2025-01-08 00:29:33
697
@SpringBootApplication public class SpringwebdemoApplication {public static void main(String[] args) { SpringApplicat...
SpringBoot Bump jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2
2025-01-08 00:29:28
2901
Bumps jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.5.2What's ...
SpringBoot Uat
2025-01-08 00:29:24
305
Comment From: pivotal-cla@channammarani586 Please sign the Contributor License Agreement!Click here to manually synchron...
SpringBoot Race condition when @EmbeddedKafka and @MockBean are used in the same test
2025-01-08 00:29:21
7006
Spring Boot Version: 2.7.9Hello,I am having an issue in a @SpringBootTest that also defines a mock using @MockBean.Here ...
SpringBoot Create woiny27
2025-01-08 00:29:18
190
Comment From: pivotal-cla@Woiny27 Please sign the Contributor License Agreement!Click here to manually synchronize the s...
SpringBoot Update version of Pulsar test container image
2025-01-08 00:29:15
223
This commit updates the version of the Pulsar container from 3.2.4 to 3.3.3 (the recommended version in the Spring Boot ...
上一页
下一页
1
…
1609
1610
1611
1612
1613
…
2246
.