Nineya
Home
Blog
软著申请
SpringBoot Add SSL bundle support to Couchbase auto-configuration
2025-01-07 07:41:30
164
Couchbase client connections can be configured to use SSL with a Java keystore. It would be good to enhance this with su...
SpringBoot Add SSL bundle support to Cassandra auto-configuration
2025-01-07 07:41:28
7075
I am trying to connect to Cassandra from my Spring boot application using spring-boot-data-cassandra:3.1.3 and spring-bo...
SpringBoot Provide centralized configuration of SSL properties
2025-01-07 07:41:25
3123
There are several auto-configurations in Spring Boot that support SSL configuration using properties, including server.s...
SpringBoot Support using ResourceLoader to load SSL keystore and truststore
2025-01-07 07:41:23
1936
I currently register and use a custom URLStreamHandlerFactory to customise the resource that is being loaded for the key...
SpringBoot Nested test classes don't inherit properties from slice test annotations on enclosing class
2025-01-07 07:41:20
2257
Assuming a test class utilizing a Spring Boot slice test annotation along these lines:@JdbcTest(properties = "sprin...
SpringBoot App fails to start when using spring-boot-docker-compose without Actuator
2025-01-07 07:41:18
4988
Exception in thread "main" java.lang.IllegalArgumentException: Unable to instantiate factory class [org.spring...
SpringBoot GraalVM Native Image fails createing the AMQP 1.0 JMS Connection Factory
2025-01-07 07:41:16
26269
On a plain api rest Spring Boot (3.0.5) application, i add @EnableJms and inject a JmsTemplate bean, then I get an error...
SpringBoot Upgrade Java 17 version in CI image
2025-01-07 07:41:08
369
https://github.com/bell-sw/Liberica/releases/download/17.0.7+7/bellsoft-jdk17.0.7+7-linux-amd64.tar.gzComment From: yasi...
SpringBoot DebugAgentEnvironmentPostProcessor not playing nice with compile time enhancement
2025-01-07 07:41:03
7455
https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot/src/main/java/org/springframewo...
SpringBoot Spring Boot 3 application works on embedded Tomcat but not external
2025-01-07 07:40:57
12523
I am upgrading our application from Spring Boot 2.7.10 to 3.0.5I run it from IDE on embedded Tomcat and external Tomcat ...
SpringBoot Prohibit upgrades to Liquibase 4.21.0 and 4.21.1
2025-01-07 07:40:54
103
Comment From: wilkinsonaThere's a regression in 4.21.0 so I don't think we should upgrade at this time.
SpringBoot 2.2.0
2025-01-07 07:40:50
192
Comment From: pivotal-cla@xiao-arch Please sign the Contributor License Agreement!Click here to manually synchronize the...
SpringBoot Snakeyaml 2.0 is not compatible with Spring boot 3.0.5
2025-01-07 07:40:47
14567
As per the Prisma scan, snakeyaml-1.33 is having vulnerabilities and trying to upgrade snakeyaml version 2.0, but the sp...
SpringBoot json-smart - 2.4.9 is not compatible with Spring boot 3.0.5
2025-01-07 07:40:45
14356
As per the Prisma scan, json-smart - 2.4.8 is having vulnerabilities and trying to upgrade json-smart - 2.4.9, but the s...
SpringBoot Upgraded JAVA 17 CI image
2025-01-07 07:40:40
413
Comment From: wilkinsonaThanks for the PR, but as described in https://github.com/spring-projects/spring-boot/issues/350...
SpringBoot Could not tansfer POM
2025-01-07 07:40:38
908
I'm facing this error while the git action is executingError: ] Some problems were encountered while processing the POMs...
SpringBoot Offer a way to customize the converters used by Spring Batch without extending DefaultBatchConfiguration
2025-01-07 07:40:35
4013
Hi, I'm trying to use the new feature of Spring Batch 5 that let you set a job parameter of any kind of type.The problem...
SpringBoot General Feedback about Service Connections
2025-01-07 07:40:32
5298
First of all, thanks for introducing this feature. I already started using it in my examplesAlso, sorry for writing all ...
SpringBoot Prevent startup if a health indicator referenced in a health group does not exist
2025-01-07 07:40:30
2546
At the moment, I can add this to my application.yaml:management.endpoint.health.group.readiness.include: foowithout any ...
SpringBoot Provide a mechanism for customising the auto-configured NimbusJwtDecoders
2025-01-07 07:40:27
4198
Inspired by #20747, it looks like it would be useful to provide a mechanism for customising the auto-configured NimbusJw...
上一页
下一页
1
…
1827
1828
1829
1830
1831
…
2246
.