Nineya
Home
Blog
springboot Add setAllowBeanDefinitionOverriding method to ApplicationContextRunner
2025-01-06 07:34:08
1792
See #17963 for background. As well as fixing the name generation we should add a setAllowBeanDefinitionOverriding method...
springboot Use Supplier variants of Assert
2025-01-06 07:34:01
463
Hi,this PR changes some Assert calls to make use of their Supplier variants in order to save the overhead of String cons...
springboot Fix Gradle plugin documentation links
2025-01-06 07:33:55
145
Hi,I saw also one broken link in the Gradle Plugin docs that this PR will fix.Cheers,ChristophComment From: snicollGood ...
springboot Fix Gradle plugin documentation links
2025-01-06 07:33:48
41
Forward port of issue #19961 to 2.3.0.M2.
springboot Fix Gradle plugin documentation links
2025-01-06 07:33:42
38
Forward port of issue #19961 to 2.2.5.
springboot Replace deprecated Concourse resource for pull requests
2025-01-06 07:33:37
41
Forward port of issue #19944 to 2.3.0.M2.
springboot Replace deprecated Concourse resource for pull requests
2025-01-06 07:33:31
38
Forward port of issue #19944 to 2.2.5.
springboot Replace deprecated Concourse resource for pull requests
2025-01-06 07:33:25
1131
Hi,apparently https://github.com/jtarchie/github-pullrequest-resource has been replaced by https://github.com/telia-oss/...
springboot Exclude dependencies during repackaging process for the war archive
2025-01-06 07:33:18
3830
When maven-war-plugin builds a war file, it includes all artifact dependencies and put them into WEB-INF/lib folder, but...
springboot Provide configuration properties for configuring an ActiveMQ connection factory that uses SSL
2025-01-06 07:33:12
378
see gh-17365Comment From: philwebbThanks for the PR @nosan. Our SSL support is becoming a bit disjointed and I think we ...
springboot Provide a way to run HealthIndicators concurrently
2025-01-06 07:33:05
1939
see gh-2652Please let me know if I need something to document.Comment From: nosanThank you very much @snicoll PR has bee...
springboot Reactive health indicators do not log health check failure
2025-01-06 07:32:58
141
see gh-17634Comment From: nosanoops, @since tag is wrong :(Comment From: snicollThanks once again, @nosan.Comment From: ...
springboot Depends on semantic between Liquibase and JPA are no longer applied with custom SpringLiquibase
2025-01-06 07:32:52
228
LiquibaseEntityManagerFactoryDependsOnPostProcessor is no longer called if a user has registered SpringLiquibase bean.Th...
springboot Polish AbstractDependsOnBeanFactoryPostProcessor
2025-01-06 07:32:45
2177
Polish AbstractDependsOnBeanFactoryPostProcessor to avoid using try {} catch blockComment From: nosanHi @snicoll,Thank y...
springboot Rename Neo4j bean names
2025-01-06 07:32:39
836
see gh-19524Here is the second approach: https://github.com/nosan/spring-boot/commit/9c666b5a06a644a46ce35ff420e534070fb...
springboot PoolingDataSourceBean getParentLogger throws StackOverflowError
2025-01-06 07:32:32
262
see gh-19636Comment From: nosan@wilkinsona Actually it does not return a global logger 😄 , it always throws StackOverflo...
springboot Dirty changes when using CqlSessionBuilder to create several sessions
2025-01-06 07:32:26
1722
CqlSessionBuilder is a mutable builder, hence this may lead to unexpected situations. Here is a configuration that shows...
springboot Fix typo
2025-01-06 07:32:19
41
Forward port of issue #19956 to 2.3.0.M2.
springboot Fix links in Maven Plugin documentation
2025-01-06 07:32:13
276
Hi,@snicoll's work on the Maven Plugin documentation sparked a thought to check for broken links inside the documentatio...
springboot StackdriverMetricsExportAutoConfiguration is not registered in `META-INF/spring.factories`
2025-01-06 07:32:07
52
Comment From: snicollOh dear 🤦♂️Good catch @wonwoo
上一页
下一页
1
…
2057
2058
2059
2060
2061
…
2075
.