SpringBoot Docker compose fails on parsing JSON

Demo application right from start.spring.ioCould relate to this: https://github.com/spring-projects/spring-boot/issues/3...

SpringBoot Spring Boot Docker Compose reports exit code 0 on application run failed

I have a simple Spring Boot project and a docker-compose.yaml file, in which among other things a container for a Postgr...

SpringBoot Spring Boot Native executable not logging (and then exiting immediately)

HiMy issue seems identical in symptoms to https://github.com/spring-attic/spring-native/issues/1654. The executable buil...

SpringBoot Single property support for JSON based values of GCP Secret Manager integration

Enhancement feature requestThis is an enhancement feature request that I've previously opened for GoogleCloudPlatform/sp...

SpringBoot DateTime parsing slow in Spring Boot

Parsing datetime strings when running Spring Boot is slow compared to plain Java.Please look at my example code below.Is...

SpringBoot Make configuration properties for Pulsar failover more concise

https://github.com/spring-projects/spring-boot/pull/38559 introduced some new properties for configuring Pulsar failover...

SpringBoot Spring Boot 3 Native Image - JPA Entity Recognition Failure (java.lang.IllegalArgumentException: Not a managed type )

I'm currently developing AWS Lambda functions using Spring Boot 3 native image cloud functions and JPA. My JPA entities ...

SpringBoot Add property spring.data.jdbc.dialect

The class valued property allows to configure a dialect to use for Spring Data JDBC, without relying on a database conne...

SpringBoot spring-boot-dependencies should not manage org.flywaydb:flyway-community-db-support as it is not released as part of Flyway

org.flywaydb:flyway-community-db-support is not provided anymore as part of the flyway release. Now, it is an independen...

SpringBoot Deployment to Weblogic 12.1.3.0 fails since 1.5.11 RELEASE

I put together minimal sample which reproduces problem. When you try to deploy given application to Weblogic 12.1.3.0, i...

SpringBoot How to use a renamed command in Redis using redistemplate in Java Spring Boot?

For security reasons We want to rename the command set and flushDb using the redis configuration. But I'm using the redi...

SpringBoot Implement SBOM actuator endpoint

This adds an endpoint which exposes SBOMs./actuator/sbom returns a list of all available SBOMs:{ "ids": [ ...

SpringBoot 3.2.4 version can't be find in Maven repo https://mvnrepository.com/

Hi team, I know you released the springboot 3.2.4. but I can't find 3.2.4 for springboot and springboot-starter-mongodb....

SpringBoot Consider automatically applying @DirtiesContext to Testcontainer tests

See #38176 for an example of a problem caused by a mismatch of the test containers and spring lifecycle. It would be nic...

SpringBoot Use code-include for Gradle Groovy/Kotlin in documention

There's a lot of copy/paste at the moment, especially with the tabs markup. We could use something like code-include if ...

SpringBoot Provide configuration properties documentation

We currently link to source code for configuration properties info. E.gFor more detail, see the {spring-boot-actuator-au...

SpringBoot RestClient Integration Test with MockRestServiceServer.bindTo fails

Spring boot 3.2.3Java 21Repro: https://github.com/MV-GH/repro-cat-fact-restclient-mockrestserviceserverProblem:RestClien...

SpringBoot Slow server shutdown starting with spring boot 3.2.x (tomcat)

HiStarting with spring boot 3.2.x shutdown of application with tomcat takes now ~ 11 seconds when using SIGTERM.By defau...

SpringBoot Log warning on slow host resolution

The current logger startup can be quite slow on a fresh OSX install. The root cause is:InetAddress.getLocalHost().getHos...

SpringBoot Spring Boot 3.2.3: java.lang.NoClassDefFoundError: io/micrometer/registry/otlp/AggregationTemporality

Package of AggregationTemporality in io.opentelemetry:opentelemetry-sdk-metrics:1.31.0 is changed from io.micrometer.reg...
上一页 下一页
.