Nineya
Home
Blog
SpringBoot Upgrade to Spring Security 6.5.0-M2
Upgrade to Spring Security 6.5.0-M2.Comment From: teerth17can u assign this to me?
2025-02-10 14:00:32
82
SpringBoot Inconsistent stop behavior across various Web Server implementations
Javadoc states:Stops the web server. Calling this method on an already stopped server has no effect.I reviewed all WebSe...
2025-02-10 14:00:20
3246
SpringBoot -Dserver.port not working after updating spring version from 2.2.6 to 3.3.1
when i run my jar with the command line -Dserver.port , the application does not start with the specified portit was wor...
2025-02-09 14:01:15
1840
SpringBoot Spring Boot 1.2.0 + Undertow: IllegalArgumentException: UT010043: Cannot add servlet context listener from a programatically added listener
I'm not sure if it's a Spring Boot 1.2.0 or Undertow issue.However:1. Spring should report the problematic bean name/pat...
2025-02-09 14:01:10
10149
SpringBoot Section link to Parameter Name Discovery within the Spring Boot 3.2 Release Notes is wrong
Within the Spring Boot 3.2 Release Notes, the link within the Parameter Name Discovery section is incorrect.https://gith...
2025-02-08 14:08:00
509
SpringBoot ErrorController not called for non existing APIs after upgrade to Spring Boot 3.3.3(from 2.7.0)
Issue: ErrorController Not Called After Upgrading to Spring Boot 3.3.3Hello everyone, this is my first time raising an i...
2025-02-07 14:01:55
1161
SpringBoot Web server customizers are applied twice when creating the child management context
They're registered as beans in the child context through ServletWebServerFactoryAutoConfiguration which is registered wi...
2025-02-07 14:01:48
1592
SpringBoot Recursive queries with h2 db is not working with spring boot 3.4. It was working with spring boot 3.2.3
Hello, We have an application that exposes some APIs with spring boot 3.2.3.For DB layer testing, we used h2 db (version...
2025-02-07 14:01:37
2479
SpringBoot MANAGEMENT_SERVER_PORT not working with native build
Hi,I noticed it's possible to use SERVER_PORT with native build, but MANAGEMENT_SERVER_PORT is ignored. Didn't found doc...
2025-02-07 14:01:30
989
SpringBoot Spring Boot reference documentation - Build failure
I am following the instructions under "Building reference documentation" in the README of the "Master" branch at:https:/...
2025-02-06 14:07:20
186027
SpringBoot Remove hardcoded knowledge of web server customisation when creating management context
https://github.com/spring-projects/spring-boot/blob/3b8148e10eea12335f627459b9dea6e3cba68096/spring-boot-project/spring-...
2025-02-06 14:06:44
890
SpringBoot Relocate JerseyApplicationPath
JerseyApplication path is currently in org.springframework.boot.autoconfigure.web.servlet. Both it and DefaultJerseyAppl...
2025-02-06 14:05:25
241
SpringBoot Using @EntityScan / @EnableJpaRepositories in a dependency breaks component scan
I have a spring-boot project A which can run on its own, or, alternatively can run "embedded" as a dependency of another...
2025-02-06 14:05:19
3935
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.0
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
上一页
下一页
1
2
3
4
5
6
7
…
649
.