Nineya
Home
Blog
软著申请
SpringBoot Replace Mockito argument captors with assertArg
2025-01-07 07:47:26
818
Replace Mockito argument captors with assertArgFixes #34943Comment From: pivotal-cla@Ckram Please sign the Contributor L...
SpringBoot Clarify profile support when using AOT
2025-01-07 07:47:22
794
We state here that "The Spring @Profile annotation and profile-specific configuration is not supported" when using AOT.T...
SpringBoot Polishing buildSrc's build.gradle
2025-01-07 07:47:19
1411
Continue https://github.com/spring-projects/spring-boot/commit/695e58f418b46bc9e28a8c6bd88a641d874921ecComment From: wil...
SpringBoot Liquibase 4.17.2 incorrectly calculates relative file paths
2025-01-07 07:47:16
3630
At the moment the current spring-boot 3.0.5 branch uses Liquibase 4.17.2.This version contains a bug: it incorrectly cal...
SpringBoot Auto-configure Spring Data's reactive method argument resolvers in a reactive web application
2025-01-07 07:47:14
17053
Spring Data now has argument resolvers for Pageable and Sort for Webflux.It would be great to have these autoconfigured ...
SpringBoot Buildsrc fails to resolve Spring Framework snapshots
2025-01-07 07:47:10
1250
I believe this is a "regression" introduced by #35224. When moving to Spring Framework snapshots, the build fails as fol...
SpringBoot Cannot configure actuator through environment variables in native images
2025-01-07 07:47:08
2112
Hi, I am updating some Springboot applications to run in native images.These applications run on Kubernetes and use actu...
SpringBoot Modify @ConditionalOnMissingBean of transactionManager in JdbcTransactionManagerConfiguration
2025-01-07 07:47:05
2405
In JdbcTransactionManagerConfiguration, the transactionManager bean is registered if there is no bean of TransactionMana...
SpringBoot Feedback about @ImportTestcontainers
2025-01-07 07:47:02
2122
Changes introduced in https://github.com/spring-projects/spring-boot/commit/8427e813af08b9c8cf18e1ad84c8ee2ccebea9e9 are...
SpringBoot Unable to configure maxIdleTime for Tomcat server worker threads
2025-01-07 07:46:59
4186
I am unable to configure the maxIdleTime for Tomcat server worker threads.Have tried a couple of ways but with no succes...
SpringBoot Add ObjectMapper with JsonMapper.builder() in JacksonAutoConfiguration when Jackson2ObjectMapperBuilder is missing
2025-01-07 07:46:54
1516
There has already been some discussions about Jackson2ObjectMapperBuilder. And I think it's time to provide an alternati...
SpringBoot Add profiles configuration option to the ProcessAot Gradle task
2025-01-07 07:46:45
1761
Our ProcessAot has no property to set the profiles used for AOT, while the Maven ProcessAotMojo has a property named pro...
SpringBoot SpringApplication.from(...) should provide access to the created context
2025-01-07 07:46:42
215
It would be nice if this pattern could be used:ApplicationContext ctx = SpringApplication.from(MyApp::main).run(args);We...
SpringBoot Avoid using Jackson 2.15 in system tests that invoke Gradle
2025-01-07 07:46:40
159
As with https://github.com/spring-projects/spring-boot/issues/34980, we need to downgrade to 2.14 to avoid problems caus...
SpringBoot Provide a Gradle task for running an application using the test source set's output and runtime classpath
2025-01-07 07:46:38
262
To accompany the new support for a main class in src/test/java, we should add a new bootTestRun task to the Gradle plugi...
SpringBoot Add reference to Tor Spring Boot Starter
2025-01-07 07:46:34
213
Add reference to Tor Spring Boot Starter to spring-boot-project/spring-boot-starters/README.adocTor: https://www.torproj...
SpringBoot Provide a Maven goal for running an application using a main class from src/test/java and the test runtime classpath
2025-01-07 07:46:32
1246
The spring-boot:run goal allows the test classpath to be used and for a custom main method to be specified but this curr...
SpringBoot CVE-2022-25857 - Upgrade to SnakeYAML 1.31
2025-01-07 07:46:28
19787
CVE-2022-25857 has been reported against the SnakeYaml project. This issue upgrades SnakeYaml to 1.31 for Spring Boot 3....
SpringBoot Quartz JobScheduler Delete Triggers
2025-01-07 07:46:22
618
I have many jobs in quartz, in spring boot. these methods have @Transactional annotation and I can't use a try-catch blo...
SpringBoot Rationalise Maven goal parameters and their property names
2025-01-07 07:46:20
661
As described in https://github.com/spring-projects/spring-boot/issues/35250, a number of the Maven plugin's goals have p...
上一页
下一页
1
…
1821
1822
1823
1824
1825
…
2246
.