SpringBoot 'nativeRun' with undertow fails with MissingResourceException.

I attached the project which was causing the issue. You can create the project by following the below steps, Steps to Pr...

SpringBoot Why won't I import data from email in application.properties?

Hello, my application.properties code (of course I will change some data):spring.mail.host=testmail.ovhspring.mail.port=...

SpringBoot chasnged by saba

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

SpringBoot trace id propagation does not work after defining a RestTemplateBuilder

Please see the stackoverflow where I explain this issue in detail and how to reproduce it. The organization I work for s...

SpringBoot ObserverationRestTemplateCustomizer not using custom ObservationConvention (SB 3.0.1)

The @Bean method for ObservationRestTemplateCustomizer (in RestTemplateObservationConfiguration accepts two optional cu...

SpringBoot Native image build fails with Maven and Java 19

I used https://start.spring.io/ to create a new Java Spring Boot 3.0.1 project with Maven and Java 19.Running mvn -P nat...

SpringBoot Main thread blocked when execute spring-boot-maven-plugin "process-aot"

Dependency InfoJava:17.0.5GraalVM 22.3.0 SpringBoot:3.0.1spring-boot-maven-plugin:3.0.1maven:3.8.1native-maven-plugin:0....

SpringBoot Spring Integration gateways don't trigger @ConditionalOnBean

I have an MVC controller bean that's conditional on the registration of a bean implementing a handler interface. I'm usi...

SpringBoot Expose Git and build information as metrics

Introduce new metrics git.info and build.info that expose some information from GitProperties and BuildProperties respec...

SpringBoot Integrate full Log4j 2 support into Spring Boot

This change merges the contents of the log4j-spring-boot module into Spring Boot, effectively making Log4j 2 on par with...

SpringBoot Updated installation file - Run example from CLI

As mentioned in https://github.com/spring-projects/spring-boot/issues/33482 , I have updated the run example from the do...

SpringBoot Add Javadoc since to OperationParameter.getAnnotation()

This PR adds a Javadoc @since tag to the OperationParameter.getAnnotation() method.See gh-31240Comment From: mhalbritter...

SpringBoot Prevent Servlet filter re-registration

We are trying to register two servlet filters implemented by the same class on two different paths with different config...

SpringBoot Migrate from soon to be deprecated SnakeYAML constructor

Comment From: asomovDo not use deprecated method in SnakeYAML - it might be removedComment From: wilkinsonaThanks for th...

SpringBoot Fix no effect of custom SessionRepositoryCustomizer in application context

This PR fixes the issue #33463. With the new release of Spring Boot v3 the SpringBootJdbcHttpSessionConfiguration was re...

SpringBoot Flyway-specific DataSource cannot be created in a native image due to missing reflection hints

Hi Team,could anyone please look into this and let me know the workaround for the issue? or if there is a fix planned fo...

SpringBoot Replace "via" in documentation and use "over" or "through" instead

Comment From: ailjushkinHi, @mhalbritter, could you please explain why via wasn't good Comment From: philwebb@ailjushkin...

SpringBoot Java 17 version in CI image with new url

33881 Updated the CI image url.Comment From: mhalbritterHey, thanks for the PR. It seems we both worked on this, and my ...

SpringBoot Spring Boot 3 Native: Fails to bind properties under 'spring.groovy.template'

EnvironmentUsing Spring Boot 3.0.1 with the following:java version "17.0.5" 2022-10-18 LTSJava(TM) SE Runtime ...

SpringBoot Remove usage of bean definition instance supplier since not compatible with AOT

Bean definitions with instance supplier callbacks can't be supported by design on AOT as explained in spring-projects/sp...
上一页 下一页
.