Nineya
Home
Blog
SpringBoot 2.5.0 - "Failed to execute SQL script statement #6 of URL" at startup
2025-01-07 00:33:19
15245
We updated spring-boot-starter-web from version 2.4.6 to 2.5.0 and are now seeing following stacktrace at startup:2021-0...
SpringBoot SpringBoot 2.5.0 - application failed to start when using Liquibase (ClassCastException)
2025-01-07 00:33:15
7490
Hi,After upgrading from 2.4.5 to 2.5.0, I get the following stack when application starts.I'm using latest Liquibase in ...
SpringBoot Add repository type tag to spring.data.repository.invocations metrics
2025-01-07 00:33:11
3172
The metric introduced on SB2.5 for Spring Data invocations, better described in #22217, is really handy.I would like to ...
SpringBoot Warnings on startup with atomikos starter dependency
2025-01-07 00:33:08
1211
I have a spring boot application with postgresql and rabbitmq. I wanted to use a best-effort JTA transaction that contai...
SpringBoot spring-boot upgrade from 2.2.0 -> 2.2.1 breaks spring-batch persistance to database ( or any spring boot > 2.2.0)
2025-01-07 00:33:04
11063
Hi, I posted before but my issue closed. I have a (somewhat) simple spring boot/spring batch application that loads fil...
SpringBoot Correct Kotlin version requirements in documentation
2025-01-07 00:33:00
159
Fixes #26371 Updated Kotlin version requirements in documentation.Comment From: snicoll@lower-case thank you for making ...
SpringBoot Investigate flaky tests
2025-01-07 00:32:55
4955
Hi,both locally and on CI I encounter relatively frequent flaky tests. While I see most of the time that they're flaky a...
SpringBoot SingleSignOnService Binding from SAML IdP metadata gets overridden by default
2025-01-07 00:32:50
1218
Note: originally created as a Spring Security bug: https://github.com/spring-projects/spring-security/issues/9744Describ...
SpringBoot Remove workaround for SUREFIRE-1679
2025-01-07 00:32:45
319
Hi,this PR closes #19631 by removing the introduced reflective mirrors and directly accessing the junit-platform-launche...
SpringBoot Spring Boot 2.5 WAR app fails to deploy in Wildfly due to "ClassNotFoundException: # Licensed to the Apache ..."
2025-01-07 00:32:42
10608
https://github.com/spring-projects/spring-boot/issues/24744 switched the default EL implementation from glassfish to tom...
SpringBoot Remove workaround for SUREFIRE-1679
2025-01-07 00:32:38
4442
It should be fixed in 2.22.2 which is the version we’re now using. It’s also no longer relevant on master following the ...
SpringBoot Add link to Maven Git Commit Id Plugin
2025-01-07 00:32:34
310
The documentation currently misses the link to Git Commit Id Plugin,while offering at the same time a link to the Gradle...
SpringBoot Polish 'AbstractServletWebServerFactory.configureSessionCookie()'
2025-01-07 00:32:31
324
Polish AbstractServletWebServerFactory with PropertyMapper.Comment From: snicoll@weixsun thanks again for the PR. This l...
SpringBoot SpringBoot's RSocketMessageHandler keep slient without any exception when there exists routName confliction
2025-01-07 00:32:26
1299
Basic env info:- OS: mac os 10.15.4- JDK: openjdk8- Springboot version: 2.3.4.RELEASEReproduce:- Create a basic rsocket ...
SpringBoot Failing integration tests after spring upgrade to 2.3.4 with error No auto-configuration found
2025-01-07 00:32:22
2895
Our integration tests started to fail after the upgrade to 2.3.4. Caused by: java.lang.IllegalArgumentException: No auto...
SpringBoot org.springframework.web.reactive.function.UnsupportedMediaTypeException: Content type 'application/octet-stream' not supported
2025-01-07 00:32:19
877
Hello , I try to call web service that return as content type application/octet-stream this is my codereturn webClientBu...
SpringBoot The error message when a wildcard directory location does not match any files is misleading
2025-01-07 00:32:15
6953
In my app's application.yaml I havespring: config: import: file:/Users/ryanjbaxter/git-repos/ryanjbaxter/spring-one-...
SpringBoot Add HOCON Property Source
2025-01-07 00:32:11
823
This is just for testing the idea from #3558 and to see if there's any interest in adopting HOCON as a property file for...
SpringBoot Speed up development and debugging of spring boot app unit tests.
2025-01-07 00:32:07
1747
Cross-posting from Stackoverflow, where I had the same question but did not get a conclusive answer. I have a spring boo...
SpringBoot Profiles programmatically set on the Envionment are no longer merged with active profile properties
2025-01-07 00:32:03
13148
Hello Spring Boot Team,Many thanks for the release of 2.5.0-RC1.I was using 2.5.0-M3 fine with spring.profiles.active=my...
上一页
下一页
1
…
2036
2037
2038
2039
2040
…
2246
.