Nineya
Home
Blog
软著申请
SpringBoot Add missing Category attribute to productionRuntimeClasspath configuration
2025-01-07 17:20:31
1096
Spring boot gradle plugin creates configuration productionRuntimeClasspath, but it doesn't add a very important attribut...
SpringBoot Document that TomcatConnectorCustomizers are not applied to additional connectors
2025-01-07 17:20:28
1406
Additional connectors can be created to add additional ports to the TomcatServletWebServerFactory by creating a WebServe...
SpringBoot Remove obsolete spring-boot-deployment-tests directory
2025-01-07 17:20:23
234
Hi,I just noticed a spring-boot-deployment-tests directory that should have been probably removed with #27499 when the d...
SpringBoot Opentelemetry service.name default should align with OpenTelemetry Semantic Convention
2025-01-07 17:20:17
720
https://github.com/spring-projects/spring-boot/blob/4bc63b579ac90e52614be7ce214cf9d874c63b34/spring-boot-project/spring-...
SpringBoot Docker JSON parsing fails on certain locales
2025-01-07 17:20:14
26528
I'm getting a nullPointer error because the container ids are not available. What could be the reason for this?I use the...
SpringBoot Add support for configuring non-standard JMS acknowledge modes
2025-01-07 17:19:49
5399
Prior to this commit, spring.jms.listener.acknowledge-mode andspring.jms.template.acknowledge-mode accepted only a prede...
SpringBoot (Spring Native Image) Application run failed, Caused by: com.oracle.svm.core.jdk.UnsupportedFeatureError: Proxy class defined by interfaces [interface org.hibernate.Session, interface org.springframework.orm.jpa.EntityManagerProxy, interface java.io.Serializable] not found.
2025-01-07 17:19:47
17605
Hi,I am able to build my application to an exe, however, it fails when run. The full stack trace is below:OS building th...
SpringBoot Why can't I use type-safe processAot in gradle build-logic
2025-01-07 17:19:44
3314
Describe the problemI'm using gradle to build my project, I've defined a plugin 'spring-boot-native-dubbo-application', ...
SpringBoot Allow fine-grain control of the getters/setters considered in @ConfigurationProperties
2025-01-07 17:19:31
844
See #34309 for background.Currently our @ConfigurationProperties only considers getter/setter combinations when generati...
SpringBoot Content type 'multipart/form-data;boundary=----WebKitFormBoundary…' not supported
2025-01-07 17:19:28
4195
Rest API, Spring 5.0.7. I configure multipartResolver.I send next Ajax request:$.ajax({ type: 'POST', cache: false...
SpringBoot Document the change in launcher FQN in release notes
2025-01-07 17:19:26
285
With the rewrite of the launcher, the FQN of, namely, PropertiesLauncher, has changed to org.springframework.boot.loader...
SpringBoot spring-boot-gradle-plugin: Create bootJar when java-base gradle plugin applied instead java
2025-01-07 17:19:24
4695
Hi!Spring-boot-gradle plugin creates bootJar task only when java plugin is applied (https://docs.spring.io/spring-boot/d...
SpringBoot Spring Boot 3.2.0-RC1 application fails on JDK with CRaC but without a dependency on org.crac:crac
2025-01-07 17:19:19
3585
I ran into this problem while starting to prepare for Spring Boot 3.2 upgrade on one of the project's I'm currently work...
SpringBoot Incorrect documentation help about Log4j2 in SpringBoot
2025-01-07 17:19:17
2832
This maybe a Incorrect documentation about Log4j2 help in linkhttps://docs.spring.io/spring-boot/docs/current/reference...
SpringBoot Spring Boot 3.1.5 native image crashed at startup due to Netty
2025-01-07 17:19:14
4610
Hello,I have an application that I am trying to build my application into a native image. It has a Netty-based TCP serve...
SpringBoot spring-boot-starter-oauth2-client causes AOT processing to fail with "Default code generation is not supported for bean definitions declaring an instance supplier callback"
2025-01-07 17:19:12
7560
Hi !I am trying to build my application with AOT and it seems that the spring-boot-starter-oauth2-client doesn't support...
SpringBoot Version inconsistencies between Spring Boot, Querydsl and Hibernate
2025-01-07 17:19:09
1594
We are in the process of upgrading to Spring Boot 3.1.5.In the associated spring-boot-dependencies pom we can see that t...
SpringBoot JarFileWrapper may cause many FinalReferences causing GC pressure
2025-01-07 17:19:06
3087
Environment:spring boot 2.5.4 + jdk8Create a bean to continue load class which could not be found,than use java -jar sta...
SpringBoot Cannot find compatible spring boot version for flyway-core 10.0.0
2025-01-07 17:18:51
1790
I need to upgrade flyway-core version to 10.0.0 but even spring boot 3.1.5 supports upto 9.22.3 version and not 10 versi...
SpringBoot Add observationEnabled properties for Apache Kafka
2025-01-07 17:18:48
283
properties observationEnabled remain default, falseSee gh-36452Comment From: scottfrederickThanks for the contribution @...
上一页
下一页
1
…
1759
1760
1761
1762
1763
…
2246
.