Nineya
Home
Blog
软著申请
SpringBoot BeanCreationException during Spring Boot Application Startup after Migration to Spring Boot 2.6
2025-01-07 23:15:13
24540
Hello,I am currently facing an issue after migrating our application from Spring Boot 1.5.15.RELEASE to 2.6. The migrati...
SpringBoot Context not propagated in a reactive programming, OpenTelemetry context is not available
2025-01-07 23:15:10
979
We are facing an issue with spring boot 3.3.1, TraceContext is lost in between while processing the micrometer tracer ob...
SpringBoot Binding spring.main.* properties doesn't work in a native image
2025-01-07 23:15:07
380
In https://github.com/spring-projects/spring-boot/issues/40592 we introduced a property class to bind the spring.main.* ...
SpringBoot Using configureEach instead of all to avoid unnecessary configuration
2025-01-07 23:15:05
687
Resolving all configurations is usually bad practice, because it might trigger work that could be avoided, which will ma...
SpringBoot Adding docs about TaskDecorator for TaskExecutor
2025-01-07 23:15:02
530
Enhancement RequestDescription:I found spring docs for TaskExecutor currently lacks detailed information regarding the u...
SpringBoot Document why certain technologies aren't support with the Docker Compose support
2025-01-07 23:15:00
2031
Whilst preparing a demo and presentation on the new Docker Compose and Testcontainers support I noticed that not everyth...
SpringBoot Unable to start image built using bootBuildImage
2025-01-07 23:14:57
13698
I am trying to build an Image for my Springboot App the Springboot version iam an using is 3.3.1 with Java 21 and gradle...
SpringBoot Inconsistent behavior between spring.factories and AutoConfiguration.imports on Spring Boot 3.3.x
2025-01-07 23:14:54
1820
I'm upgrading Spring Boot from 2.7 and adapting the META-INF/spring/org.springframework.boot.autoconfigure.AutoConfigura...
SpringBoot Spring Boot Jar cannot find auto config files - bug
2025-01-07 23:14:52
7881
I have a fairly simple Spring Boot app. One yaml file with spring gateway configurations, and then one file with the mai...
SpringBoot Curly braces in properties are not properly escaped when using them in logback-spring.xml
2025-01-07 23:14:43
9525
Im using Spring Boot 3.3.3. When I try to use Spring properties that contain curly braces in logback-spring.xml they are...
SpringBoot spring boot 3.3.2 with spring-cloud-netflix missing servo metrics
2025-01-07 23:14:40
625
https://github.com/spring-cloud/spring-cloud-netflix/issues/4303I use spring-cloud-netflix for eureka server,and use jmx...
SpringBoot getErrorAttributes from DefaultErrorAttributes is executed twice after upgrading to Spring Boot 3.3.2
2025-01-07 23:14:38
4527
After upgrading to Spring Boot version 3.3.2, I've noticed that the getErrorAttributes method from DefaultErrorAttribute...
SpringBoot As a spring kafka user i want to set clusterid filed through yml properties so that Spring Kafka Observation works seemlessly
2025-01-07 23:14:33
1220
How to work with Spring Kafka Observation without clusterId ?Problem: while using spring Kafka observation, KafkaTempl...
SpringBoot Latest undertow version is not yet used in spring boot 3.2.x version
2025-01-07 23:14:30
1354
Still latest undertow version is not yet included in spring boot release. We are getting vulnerabiities reported in unde...
SpringBoot Graceful shutdown for @Scheduled tasks quits instantly
2025-01-07 23:14:28
7500
The following configuration shuts down instantly when the application is stopped.If I'm not missing any configuration, t...
SpringBoot Spring O Auth 2
2025-01-07 23:14:25
2861
When starting the Spring Boot application, an error occurs during the context initialization related to an incompatible ...
SpringBoot Option to disable TRACE completely
2025-01-07 23:14:23
6252
Tomcat by default disables TRACE request. Each TRACE reqeust retrives response like below:HTTP/1.1 405Allow: HEAD, GET, ...
SpringBoot Issues with RestTemplate Initialization in Spring Cloud Task
2025-01-07 23:14:20
4045
I'm currently facing a problem where the RestTemplate isn't being initialized properly when performing a Spring Cloud Ta...
SpringBoot Overloaded Constructor that are no longer needed
2025-01-07 23:14:17
505
QuartzDataSourceScriptDatabaseInitializer(DataSource dataSource, DatabaseInitializationSettings settings) This construct...
SpringBoot Issues with Spring Data JPA repositores after upgrading to Spring Boot 3.2.0 and Hibernate 6.4. Failed to create query when using generics
2025-01-07 23:14:15
3230
Hello, I've been facing a fatal exception during application startup upon upgrading to Spring Boot 3.2.The error message...
上一页
下一页
1
…
1654
1655
1656
1657
1658
…
2246
.