SpringBoot Refactor method for improved readability

Refactor isStringConversionBetter method for concise logicComment From: pivotal-cla@sosow0212 Please sign the Contributo...

SpringBoot Potentially exclude project build test scope from 'compiledWithoutParameters' validation

I am working on a Spring Boot project using native image support via Spring Boot Gradle plugin.I wanted to use Playtika ...

SpringBoot Spring Boot 2.7.8 application cannot be reached in Azure

I'm using Spring boot within a Docker image on Azure (App Service).After upgrading from Spring Boot 2.7.7 to 2.7.8 no re...

SpringBoot io.lettuce.core.RedisConnectionException: Unable to connect to [docker-server-name]/<unresolved>:6379

spring-boot-version: 3.2.4redis config:spring: data: redis: host: [docker-server-name] port: 6379no passwo...

SpringBoot Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context

This PR replaces the custom "deny all" filter used by Log4J2LoggingSystem with the standard DenyAllFilter, which is avai...

SpringBoot As of Jetty12, Graceful shutdown is broken.

Since Jetty12, StatisticHandler is no longer to check shutdown state. JettyServer failed to count active request count c...

SpringBoot spring-boot-starter-data-mongodb not working in library

hello,I created a spring structure made of Service, Repository and Entities annotated with lombok.If I put the entire pa...

SpringBoot Facing Issue with log back Configuration

Facing issue with logback-ecs configuration while deploying the app in ECS or running app locally.Exception in thread &q...

SpringBoot Spring Boot application fails to start with Unable to start docker process

I have a simple Spring Boot 3.2.4 application. After trying to integrate the Docker Compose support, the application is ...

SpringBoot Delay interaction with Lazy CqlSession bean until first required usage

Though the CqlSession provided by the CassandraAutoConfiguration can be lazy, the configuration for data-cassandra trigg...

SpringBoot Building native image with spring-boot:build-image throws DockerEngineException: Docker API call to 'localhost:2375/v1.24/containers/create' failed with status code 400 "Bad Request"

Spring Boot 3.2.4 / Maven 3.9.6When building the native image through mvn -e -Pnative spring-boot:build-image command, I...

SpringBoot Support null values when binding properties

Application has a ben annotated with@ConfigurationProperties("test") that has a List&lt;String&gt; attribute called user...

SpringBoot Applcation failed to start

Hi All,I am newbie in the Spring Boot world, I am facing a problem while starting spring boot application below i am sha...

SpringBoot Oracle managed dependency coordinates SpringBoot 3.2.2

SpringBoot 3.2.0I work on a SpringBoot project in which we do process Binary JSON content in Oracle DB 21.3.0.We had a w...

SpringBoot Upgrade to gradle/actions 3.2.1

Bumps gradle/actions from 3.1.0 to 3.2.1.Release notesSourced from gradle/actions's releases.v3.2.1The recent update to ...

SpringBoot Spring Boot not picking up Controller classes

MRESteps to repro:Unzip the MREmvn clean installmvn spring-boot:runExpectedapplication to launch and start listening for...

SpringBoot Interoperability between R2DBC and JPA/JDBC configurations

Edit context and TL;DR: This issue was originally a question about spring R2DBC interop/compat with a project using JPA/...

SpringBoot Native image from buildpack with Jetty cannot be started

I am leveraging Spring Buildpack support for native image in one of my projects. There is nothing fancy configured, only...

SpringBoot Upgrade to MongoDB 5.0

The MongoDB 5.0 Java Driver ships with previously deprecated API now removed (mongodb/mongo-java-driver#1268). To allow ...

SpringBoot Cannot access a Jolokia endpoint with spring security on

I have Spring Boot 3.1.5 and inside yaml I have:management: security: enabled: false endpoint: metrics.enabled: ...
上一页 下一页
.