Nineya
Home
Blog
SpringBoot Support for webAdminPassword property of H2 Console
2025-01-06 17:31:24
1769
Hi,I was trying to log in to the "Preferences" or "Tools" page in H2 console, but this operation requires H2 console pas...
SpringBoot Request processing failed; nested exception is java.lang.NullPointerException] with root cause
2025-01-06 17:31:18
12750
Seeing below exception in the production logs intermittently without any proper stack-traces.This started after i upgrad...
SpringBoot Spring REST not returning message during errors
2025-01-06 17:31:10
913
Only observed with spring-boot-starter-parent 2.3.0.RELEASE and 2.3.1.RELEASEWhenever there's any error (bad request, in...
SpringBoot Management health group does not inherit show-details property
2025-01-06 17:31:03
1561
Hello,I am using health group feature and I noticed that I have to specify show-details for each group.In my understandi...
SpringBoot 21873 flaky tests
2025-01-06 17:30:57
152
This substitutes Thread.sleep() with calls to appropriate Awaitility methods as described in #21873 Comment From: wilkin...
SpringBoot In a context hierarchy, timeout-per-shutdown-phase is only honoured in the root context
2025-01-06 17:30:49
3298
Spring Boot 2.3.1I've been playing around with the latest Spring Boot Graceful Shutdown feature and discovered that afte...
SpringBoot Some entries in the tables of configuration properties are incomplete
2025-01-06 17:30:42
1166
While discussing some documentation improvements (see #21077 and #21121), I've noticed that several common application p...
SpringBoot Auto-configuration of Gradle developmentOnly configuration incompatible with pre-existing manual configuration
2025-01-06 17:30:31
2711
Affected component: Spring Boot Gradle PluginAffected version: 2.3.0The recent release of Spring Boot 2.3.0 included aut...
SpringBoot Image references passed to a CNB builder are not validated
2025-01-06 17:30:24
1202
See #21483 for an example of a user providing an image name that causes a failure in the CNB builder that is difficult t...
SpringBoot Automatically add additional Link Builder beans to thymeleaf template engine
2025-01-06 17:30:17
5165
Only template resolvers and dialects are added automatically. There should be a line in code to add link builders as wel...
SpringBoot Spring Boot app as a module
2025-01-06 17:30:10
4265
Hi,I have a legacy java application which is a monolith web based on servlet. We want to develop new APIs but outside th...
SpringBoot Spring Data Elasticsearch: Health indicator fails with reactive only configuration
2025-01-06 17:30:04
968
When only a configuration for a ReactiveElasticsearchClient is present (we have created a subclass of AbstractReactiveEl...
SpringBoot Projects using Maven and spring-security-oauth2-client end up with a downgraded version of json-smart that isn't compatible with the managed version of json-path
2025-01-06 17:29:55
3128
There is a clash over the transitive dependency on json-smart between spring-security-oauth2-client:5.3.3 and spring-boo...
SpringBoot Use lazy lambdas instead of explicit argument
2025-01-06 17:29:48
123
Hi,this tiny PR avoids using explicit arguments that are always evaluated by using lambdas where possible.Cheers,Christo...
SpringBoot Upgrade Java 15 version in CI image
2025-01-06 17:29:40
147
https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-06-17-05-44/OpenJDK15-jdk_x64_linux_hots...
SpringBoot Provide configuration properties for configuring Tomcat's relaxed path and query chars
2025-01-06 17:29:34
2891
Make Tomcat's Context attributes relaxedPathChars and relaxedQueryChars configurable in application.propertiesFixes gh-1...
SpringBoot Use Awaitility to address flakiness of LiveReloadServerTests
2025-01-06 17:28:21
461
We're currently using Thread.sleep to allow enough time for a message to be processed. This fails occasionally if the me...
springboot MockBean does not resolve the right type for abstract test class
2025-01-06 17:28:15
38
Forward port of issue #22006 to 2.4.x.
springboot MockBean does not resolve the right type for abstract test class
2025-01-06 17:28:09
38
Forward port of issue #20916 to 2.3.x.
springboot Tighten EndpointId naming rules
2025-01-06 17:28:03
2158
Ideally we'd like naming rules for EndpointId to be a bit tighter and restrict - and . chars. We couldn't do this in 2.0...
上一页
下一页
1
…
2152
2153
2154
2155
2156
…
2246
.