Nineya
Home
Blog
软著申请
SpringBoot ClassNotFoundException in JSP compiler after update from Spring Boot 3.3.1 -> 3.3.2
2025-01-07 23:08:48
7319
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
2025-01-07 23:08:37
1221
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
2025-01-07 23:08:30
2358
🎁 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'
2025-01-07 23:08:24
2458
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
2025-01-07 23:08:21
1768
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
2025-01-07 23:08:19
5763
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
2025-01-07 23:08:14
2710
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()
2025-01-07 23:08:08
4809
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
2025-01-07 23:08:06
5078
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
2025-01-07 23:08:02
613
Comment From: snicollJetty has deprecated WebInfConfiguration.getCanonicalNameForWebAppTmpDir that we use to source the ...
SpringBoot Spring Data query timeout
2025-01-07 23:07:59
17437
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
2025-01-07 23:07:47
6217
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
2025-01-07 23:07:44
1793
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
2025-01-07 23:07:42
20713
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
2025-01-07 23:07:39
195
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
2025-01-07 23:07:37
1207
If a library provides a listener for ApplicationEnvironmentPreparedEvent (for instance) in spring.factories it can modif...
SpringBoot Upgrade to Elasticsearch Client 8.14.3
2025-01-07 23:07:35
159
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
2025-01-07 23:07:32
108
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
2025-01-07 23:07:30
155
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
2025-01-07 23:07:13
2109
I would like to request a new feature in Spring Boot Docker Compose to support the --project-name parameter, which allow...
上一页
下一页
1
…
1659
1660
1661
1662
1663
…
2246
.