Nineya
Home
Blog
SpringBoot Upgrade to Jakarta Annotation 3.0.0
Upgrade to Jakarta Annotation 3.0.0.Comment From: wilkinsonaThis is Jakarta EE 11 so it needs to wait till Boot 4.0.
2025-02-05 14:07:53
116
SpringBoot Upgrade to Jakarta WS RS 4.0.0
Upgrade to Jakarta WS RS 4.0.0.Comment From: wilkinsonaThis is Jakarta EE 11 so it needs to wait till Boot 4.0.
2025-02-05 14:07:48
111
SpringBoot Upgrade to Tomcat 11
Upgrade to Tomcat 11.0.2.Comment From: philwebbI'm not sure if we want to upgrade to 11 or not as it Servlet 6.1. If we ...
2025-02-05 14:07:41
310
SpringBoot WebServers are not destroyed on application failure in ReactiveWebServerApplicationContext
With #34955 feature (spring-boot >=3.2.0) tomcat is not destroyed on reactive webserver application failure.Applicati...
2025-02-05 14:07:33
575
SpringBoot Upgrade to Elasticsearch Client 8.17.1
Upgrade to Elasticsearch Client 8.17.1.Comment From: philwebbBreaks ElasticsearchReactiveHealthIndicatorTestsComment Fro...
2025-02-05 14:07:27
177
SpringBoot Remove Spring Boot Pulsar 4 smoke test
We should be able to remove it in 3.5.xComment From: thecooldropI would like to work on this issue. The change seems to ...
2025-02-05 14:07:08
339
SpringBoot Missing Logs in Catch Blocks When Using Structured Logging (ECS Format) in Spring Boot 3.4.x
When enabling structured logging with the ECS format in a Spring Boot 3.4.2 (also occurs with 3.4.0 and 3.4.1) applicati...
2025-02-05 14:06:38
9708
SpringBoot (:build-image) setting imagePlatform and builder fails in 404
This is my pom:<plugin> <groupId>org.springframework.boot</groupId> <...
2025-02-05 14:06:14
3494
SpringBoot @ServiceConnection for docker image "lldap:lldap"
Hi,I would like to have @SeviceConnection functionality for the docker image "lldap:lldap" (https://github.com/lldap/lld...
2025-02-04 14:01:56
502
SpringBoot Commercial repository settings are not applied in the effective BOM or Ivy
Our dependency management has a generateEffectiveBom task that invokes Maven with a settings.xml that's prepared from bu...
2025-02-04 14:01:49
741
SpringBoot Mustache templates return with ISO-8859-1 charset rather than UTF-8 in Content-Type response header
The spring boot mustache view resolver accepts a charset parameter (via MustacheProperties), but that parameter is only ...
2025-02-04 14:01:40
1483
SpringBoot Conflict between HealthEndpointConfiguration and AvailabilityProbesAutoConfiguration
Environment:* Spring Boot: 3.4.2* Spring: 6.2.2* KubernetesAfter upgrading to Spring Boot 3.4 from 3.3 I see an unexpect...
2025-02-04 14:01:32
2163
SpringBoot Spring Testcontainers with custom DataSource
I created an example project to test vibur data source support in Spring Boot 3.5.0-M1, but when I tried to use the Spri...
2025-02-03 14:00:23
861
SpringBoot Cannot disable "condition evaluation report"
Gents.I observed something today on a new app I stood up for PoC. For some strange reason I cannot turn off condition e...
2025-02-03 14:00:19
1001
SpringBoot Checking if APR is available logs a warning on Java 24
WARNING: A restricted method in java.lang.System has been calledWARNING: java.lang.System::load has been called by org.a...
2025-02-01 14:01:26
4068
SpringBoot JDK 24: WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.tomcat.util.buf.ByteBufferUtils
Windows 11openjdk-24-ea+34_windows-x64_binSpring boot: 3.4.2Apache Tomcat/10.1.34Gets WARNING at startup:C:\LocalData\DE...
2025-02-01 14:01:22
1966
SpringBoot When using @Timed, recommend that care is taken to avoid double instrumentation
Today, I've stumbled over this issue:https://github.com/micrometer-metrics/micrometer/issues/780It seems that this happe...
2025-02-01 14:01:15
2458
SpringBoot Repackaging WAR with ZIP artifact duplicates JAR dependencies
With a fresh Spring Boot 3.4.2 Maven WAR project generated from https://start.spring.io/index.html I am observing the fo...
2025-02-01 14:01:03
2371
SpringBoot Add application property spring.mvc.contentnegotiation.default-content-type
To pass to ContentNegotiationConfigurer#defaultContentType.It's unclear why only some of the content negotiation propert...
2025-02-01 14:00:58
189
SpringBoot Enum PathVariable is case sensitive in UnitTest (WebTestClient)
For context, I have been trying to find the resolution outside, but cannot find any.So, I have a controller with path /a...
2025-01-31 14:01:42
2347
上一页
下一页
1
2
3
4
5
6
7
…
649
.