Nineya
Home
Blog
软著申请
SpringBoot 'nativeRun' with undertow fails with MissingResourceException.
2025-01-07 04:53:40
15093
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?
2025-01-07 04:53:38
3087
Hello, my application.properties code (of course I will change some data):spring.mail.host=testmail.ovhspring.mail.port=...
SpringBoot chasnged by saba
2025-01-07 04:53:33
192
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
2025-01-07 04:53:31
1300
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)
2025-01-07 04:53:28
2392
The @Bean method for ObservationRestTemplateCustomizer (in RestTemplateObservationConfiguration accepts two optional cu...
SpringBoot Native image build fails with Maven and Java 19
2025-01-07 04:53:26
5140
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"
2025-01-07 04:53:23
43258
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
2025-01-07 04:53:14
7724
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
2025-01-07 04:53:11
767
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
2025-01-07 04:53:08
931
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
2025-01-07 04:53:06
284
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()
2025-01-07 04:53:03
139
This PR adds a Javadoc @since tag to the OperationParameter.getAnnotation() method.See gh-31240Comment From: mhalbritter...
SpringBoot Prevent Servlet filter re-registration
2025-01-07 04:52:59
2627
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
2025-01-07 04:52:56
984
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
2025-01-07 04:52:53
2615
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
2025-01-07 04:52:51
17755
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
2025-01-07 04:52:49
642
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
2025-01-07 04:52:30
256
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'
2025-01-07 04:52:23
4043
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
2025-01-07 04:52:20
3469
Bean definitions with instance supplier callbacks can't be supported by design on AOT as explained in spring-projects/sp...
上一页
下一页
1
…
1855
1856
1857
1858
1859
…
2246
.