SpringBoot Spring Boot Reference Documentation 7.9.1 section Awaitility link is incorrect

Section 7.9.1 use a incorrect link Awaitility Comment From: mhalbritterSuperseded by https://github.com/spring-projects...

SpringBoot Upgrade to Gradle 7.6.4

See https://docs.gradle.org/7.6.4/release-notes.htmlComment From: mhalbritterRuns fine on the main branch: https://ge.sp...

SpringBoot WebFlux virtual threads cannot be activated

When using Spring Boot with WebFlux, enabling spring.threads.virtual.enabled=true does not take effect, and virtual thre...

SpringBoot SpringBootServletInitializer seems not work in current versions

Hello, i was trying to deploy a spring boot application to a tomcat server something like this tutorial :https://www....

SpringBoot slf4j-api Version causes java.lang.NoSuchMethodError: 'void org.slf4j.helpers.Util.report(java.lang.String, java.lang.Throwable)'

I tried to update Spring boot 3.1.7 --> 3.1.8which causes my tests to fail with --> java.lang.NoSuchMethodError: '...

SpringBoot Signed Jar verification fails from a nested Jar under Oracle Java 17

When running a Spring Boot app as a fat Jar under Java 17, using the Bouncy Castle provider results in an exception Secu...

SpringBoot Invalid date type exception when using JPA Auditor, SpringBoot 2.0.0.M5

JPA auditing is working perfectly with SpringBoot 1.5.8, but when I tried to upgrade springboot to 2.0.0.M5, I got the ...

SpringBoot Debug the Application documentation uses deprecated features

The documentation on how to debug here: https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsing...

SpringBoot Provide a configuration property for configuring a relying party registration's name ID format

Support for NameIdFormat was introduced in https://github.com/spring-projects/spring-security/issues/9115, but there is ...

SpringBoot MethodValidationPostProcessor breaks Micrometer tracing

Hi,I discovered the following odd issue when adding Observability (the new Micrometer integration in Spring Boot 3) to o...

SpringBoot Trying to contribute

Comment From: pivotal-cla@Archana550 Please sign the Contributor License Agreement!Click here to manually synchronize th...

SpringBoot Serialization issue for nested records in configprops endpoint of actuator

Bug reportNested records simple fields are not included in configprops endpoint output - I've created PR with test showi...

SpringBoot Spring boot 2.7.x does not work with logback 1.3.x (Java 8)

Hi,Since logback moved to the new versions' scheme 1.3.x for Java 8 and 1.4.x for Java-11, Spring Boot has only integrat...

SpringBoot Application startup does not fail for wrong creds

Hi Team,We are using spring boot version 2.7.1 and java version 11 and MongoDB Atlas 5 version..Now, normally when a spr...

SpringBoot Upgrade to JsonPath 2.9.0

com.jayway.jsonpath:json-path is vulnerable to a buffer overflow per (CVE-2023-51074](https://www.cve.org/CVERecord?id=C...

SpringBoot Match order between metadataLocation and reportLocation

Match Order between properties and constructor, 'metadataLocation' and 'reportLocation' for more reachable codeComment F...

SpringBoot After upgrading to 3.x, springmobile does not support jakarta

I am currently using springboot2.7, springmobile1.5.22.RELEASE, there is no problem!After upgrading to 3.x, springmobile...

SpringBoot no reconnect attempt, when database is down without property spring.jpa.database-platform

logs1.txtlogs2.txtif dabase is down during the first connect no reconnect attempt is done whenspring.jpa.database-platfo...

SpringBoot no reconnect when database is down during first connect

logs1.txtlogs2.txtif dabase is down during the first connect no reconnect attempt is done whenspring.jpa.database-platfo...

SpringBoot Add a check for HTTP(S) resource URLs without the '.xml' suffix

Add a check for HTTP(S) resource URLs without the '.xml' suffix.Currently, when loading logback configuration, the metho...
上一页 下一页
.