Nineya
Home
Blog
软著申请
SpringBoot MeterRegistryPostProcessor does not work when Instantiated MeterRegistry
2025-01-07 22:22:35
22117
Comment From: Dr-wgyspring-cloud-dependencie version Greenwich.SR1spring-boot version 2.1.3.RELEASEComment From: Dr-wgyc...
SpringBoot ResponseEntity can't serialization
2025-01-07 22:22:25
1504
I have this problem when using RedisCaused by: org.springframework.data.redis.serializer.SerializationException: Cannot ...
SpringBoot Address ambiguity now that Testcontainers has two classes named KafkaContainer
2025-01-07 22:22:20
342
Testcontainers 1.19.8 introduces org.testcontainers.kafka.KafkaContainer, for using Apache's Kafka Docker image (the exi...
SpringBoot Upgrade to Maven Install Plugin 3.1.2
2025-01-07 22:22:15
182
Comment From: Amar995can you assign me this one?Comment From: wilkinsonaThanks for the offer, @Amar995, but we prefer to...
SpringBoot Add the execution of the process-aot Maven plugin goal to m2e metadata
2025-01-07 22:21:56
1872
To make sure that sources and classes generated and compiled during the AOT phase are available to program executions in...
SpringBoot Issue in resourceHandlerMapping when migrating from 3.1.6 to 3.2.0
2025-01-07 22:21:45
2818
When I am migrating from springboot 3.1.6 to 3.2.0 I am facing the exact issue mentioned in https://github.com/spring-pr...
SpringBoot Use CollectionUtils.isEmpty() and StringUtils.hasLength()
2025-01-07 22:21:40
1209
search (\w+) != null && !(\1).isEmpty\(\)Comment From: mhalbritterHey @quaff, thanks for the PR. If I use this r...
SpringBoot bootBuildImage generate image with the same id
2025-01-07 22:21:37
26485
When I run ./gradlew bootBuildImage for a second time I expect an image with a different id but instead I get an image w...
SpringBoot Illegal access: this web application instance has been stopped already.
2025-01-07 22:21:34
18474
Spring boot dev tools is unable to restart the server automatically.POM:<parent> <groupId>org.springframe...
SpringBoot Missing classes in Kotlin API documentation
2025-01-07 22:21:31
194
Looks like the newly added Kotlin API docs from https://github.com/spring-projects/spring-boot/issues/40692 are missing ...
SpringBoot Publish API documentation for Spring Boot's Kotlin APIs
2025-01-07 22:21:26
182
spring-boot and spring-boot-test both have a small amount of Kotlin APIs. We should publish documentation for them, link...
SpringBoot SpringBootTest with RestClient.Builder that has base url + port already set.
2025-01-07 22:21:25
1695
I went scavenging the documentation couldn't find an annotation to configure RestClient.Builder although it does autowir...
SpringBoot Add support for AstraDB
2025-01-07 22:21:22
8461
autoconfigure properties for a CassandraVectorStore cql connection to AstraDBComment From: wilkinsonaThanks for the prop...
SpringBoot MeterRegistryPostProcessor dependency on ApplicationContext causes early context initialization
2025-01-07 22:21:19
23463
With recent spring-boot-actuator-autoconfigure-3.2.4.jar BeanPostProcessorChecker produces warnings when we apply Metric...
SpringBoot Failure Analysis for InvalidConfigurationPropertyValueException is skipped when the property is not set
2025-01-07 22:20:57
4135
There are a number of places where we throw InvalidConfigurationPropertyValueException to indicate that a value should h...
SpringBoot Upgrade to Asciidoctor Gradle Plugin 4.0.2
2025-01-07 22:20:54
2589
We're on 3.3.x at the moment. Just in case it causes problems, let's do it in 3.2.x to avoid the right of mangling the d...
SpringBoot Update Github Actions configuration to correctly handle booleans that are actually strings
2025-01-07 22:20:50
370
We have some places where, for example, inputs.java-toolchain is false. In this case the expressions ${{ inputs.java-too...
SpringBoot LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2025-01-07 22:20:48
8175
Hi, We are facing this Issue in Our Sping boot app from few days, we tried all RnD not able to find any Solution.Once we...
SpringBoot AutoConfigure RSAKey, JwtEncoder and JwtDecoder
2025-01-07 22:20:46
3618
Hi, In the context of spring security, is it possible for spring boot to autoconfigure bean for RSAKey (default to RSA,...
SpringBoot Review Kafka auto-configuration and support for defining additional beans
2025-01-07 22:20:43
7755
SummaryOver-defining the ConsumerFactory instance in our configuration as stated in the spring-kafka docs won't take eff...
上一页
下一页
1
…
1692
1693
1694
1695
1696
…
2246
.