SpringBoot 2.5.0 - "Failed to execute SQL script statement #6 of URL" at startup

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)

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

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

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)

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

Fixes #26371 Updated Kotlin version requirements in documentation.Comment From: snicoll@lower-case thank you for making ...

SpringBoot Investigate flaky tests

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

Note: originally created as a Spring Security bug: https://github.com/spring-projects/spring-security/issues/9744Describ...

SpringBoot Remove workaround for SUREFIRE-1679

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 ..."

https://github.com/spring-projects/spring-boot/issues/24744 switched the default EL implementation from glassfish to tom...

SpringBoot Remove workaround for SUREFIRE-1679

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

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()'

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

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

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

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

In my app's application.yaml I havespring: config: import: file:/Users/ryanjbaxter/git-repos/ryanjbaxter/spring-one-...

SpringBoot Add HOCON Property Source

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.

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

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...
上一页 下一页
.