SpringBoot MeterRegistryPostProcessor does not work when Instantiated MeterRegistry

Comment From: Dr-wgyspring-cloud-dependencie version Greenwich.SR1spring-boot version 2.1.3.RELEASEComment From: Dr-wgyc...

SpringBoot ResponseEntity can't serialization

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

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

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

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

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()

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

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.

Spring boot dev tools is unable to restart the server automatically.POM:<parent> <groupId>org.springframe...

SpringBoot Missing classes in Kotlin API documentation

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

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.

I went scavenging the documentation couldn't find an annotation to configure RestClient.Builder although it does autowir...

SpringBoot Add support for AstraDB

autoconfigure properties for a CassandraVectorStore cql connection to AstraDBComment From: wilkinsonaThanks for the prop...

SpringBoot MeterRegistryPostProcessor dependency on ApplicationContext causes early context initialization

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

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

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

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'

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

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

SummaryOver-defining the ConsumerFactory instance in our configuration as stated in the spring-kafka docs won't take eff...
上一页 下一页
.