SpringBoot ClassNotFoundException in JSP compiler after update from Spring Boot 3.3.1 -> 3.3.2

After an upgrade from Spring Boot 3.3.1 to 3.3.2 I got the following exception9208 Jul 18 18:58:06 vidom-magazine.org vi...

SpringBoot Improve property support for SAML private keys and certificates

ContextI'm looking for good ways to inject the SAML encryption keys into the configuration and ideally without decryptin...

SpringBoot Define default value for OpenTelemetry Trace Exporter in auto-configuration

🎁 EnhancementContext Spring Boot application using OpenTelemetry for both metrics and traces.ProblemThe auto-configurati...

SpringBoot ConstraintViolationException of javax.validation does not show the message provided in annotation, instead shows 'null'

Hi,Description:- Using Spring boot version 1.5.9- Added Validation of request params with @max annotation. [PFB Test Cod...

SpringBoot Upgrade to Kafka 3.8.0

Comment From: snicollLet's see if Spring Kafka is picking up this version in the next milestone. The snapshot is current...

SpringBoot Bump gradle/actions from 3.5.0 to 4.0.0

Bumps gradle/actions from 3.5.0 to 4.0.0.Release notesSourced from gradle/actions's releases.v4.0.0Final release of v4.0...

SpringBoot Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2

Bumps jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.2.2What's ...

SpringBoot Upgrade from 3.1.6 to 3.2.0 and faced this issue java.lang.NoSuchMethodError: 'java.util.List org.springframework.test.context.MergedContextConfiguration.getPropertySourceDescriptors()

Everything is working fine with spring boot version 3.1.6 but on 3.2.0 faced this issue while running the test cases ini...

SpringBoot Autoconfigure and QueryDSL

I spent most of my week trying to figure this out. It was genuinely very frustrating.Spring boot 3 does not support java...

SpringBoot Upgrade to Jetty 12.0.12

Comment From: snicollJetty has deprecated WebInfConfiguration.getCanonicalNameForWebAppTmpDir that we use to source the ...

SpringBoot Spring Data query timeout

Hello.After updated to Spring Boot 3.0.1, the following propertie does not work anymore:spring.jpa.properties.jakarta.pe...

SpringBoot Getting Config Server 401 error during Spring 3.X update

We are updating Spring Boot 2.7.11 to 3.X. We use Config Server to manage config files.We encountered a problem like thi...

SpringBoot Fix NullPointerException Risk in Dependency Extraction in BomPlugin

SummaryThis pull request addresses a potential NullPointerException issue in the BomPlugin class. The original code invo...

SpringBoot graalvm build springboot3.2.2 success But running error

Compiler Environment: graalvm-community-openjdk-17.0.9+9.1 springboot3.2.2 win11Problem Description:Use @Con...

SpringBoot Introduce an ApplicationProperties class so that we can stop binding directly to SpringApplication

See #40206 for one example of the problem direct binding currently causes.We'd like to have a package-private Applicatio...

SpringBoot Provide an API/Event so that library authors can detect when user has modified SpringApplication

If a library provides a listener for ApplicationEnvironmentPreparedEvent (for instance) in spring.factories it can modif...

SpringBoot Upgrade to Elasticsearch Client 8.14.3

Comment From: snicollThis is failing our build and I've looked at the wrong branch. As there's no new milestone yet, we ...

SpringBoot Prohibit upgrades to Kotlin Serialization 1.7.x as it requires Kotlin 2

Kotlin Serialization 1.7.x requires Kotlin 2 which is a new baseline that can only happen in the next major.

SpringBoot Upgrade to GraphQL Java 22.2

Comment From: snicollI missed that our dependency management is aligned to what Spring for GraphQL defines and they're n...

SpringBoot Support for --project-name Parameter in Spring Boot Docker Compose

I would like to request a new feature in Spring Boot Docker Compose to support the --project-name parameter, which allow...
上一页 下一页
.