Nineya
Home
Blog
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
springboot Investigate layered docker support
2025-01-06 07:32:00
9245
Somewhat related to #1813 and also raised in https://github.com/dsyer/spring-boot-thin-launcher/issues/25. It would be n...
springboot Destroy service beans after web server is down gracefully
2025-01-06 07:31:53
3472
We use spring boot with embedded netty server that has graceful shutdown (that seems has been fixed in https://github.co...
springboot ConfigServicePropertySourceLocator - Could not locate PropertySource: Could not extract response: no suitable HttpMessageConverter found for response type [class org.springframework.cloud.config.environment.Environment] and content type [text/html;charset=UTF-8]
2025-01-06 07:31:47
905
With Spring Boot 2.2.2.RELEASE I am seeing below error 27 Jan 2020;21:45:43.870 [main] WARN o.s.c.c.c.ConfigServiceProp...
springboot Improve documentation of `image` parameter of the Maven `build-image` plugin goal
2025-01-06 07:31:40
248
The maven plugin has now an image POJO parameter with several image-related settings. The way parameters documentation i...
springboot Execution-specific build image configuration examples in Maven plugin docs can be misleading
2025-01-06 07:31:34
638
When the configuration is declared on an execution rather than on the plugin as a whole, it only affects that specific e...
springboot Spring Boot request is returning another endpoint API
2025-01-06 07:31:28
11268
I set up a test scenario to deal with an error that was happening on my frontend.Problem situation:The problem was that ...
springboot Configure UTF-8 encoding on Java Format's tasks
2025-01-06 07:31:21
1712
When gradle format is run on entire repository, 3 files are updated. However, this only messes up non-ascii strings. For...
springboot Introduce appendix section with version properties
2025-01-06 07:31:15
616
Hi,with the introduction of Gradle we "lost" the list of version properties that were previously in the spring-boot-depe...
springboot Create a smoke test that builds an image
2025-01-06 07:31:08
811
We need a smoke tests that creates an image from a project. Ideally a Maven and Gradle equivalent would be nice. The pro...
springboot Fix broken documentation links
2025-01-06 07:31:01
426
Hi,this PR fixes a variety of issues related to documentation links on the current master:404 errors (e.g. for the rewor...
springboot NullPointerException on Windows when creating a build image and //./pipe/docker_engine is not available
2025-01-06 07:30:55
9090
[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.3.0.BUILD-SNAPSHOT:build-image (defau...
上一页
下一页
1
…
2228
2229
2230
2231
2232
…
2246
.