SpringBoot spring-boot-docker-compose does not support POSTGRES_HOST_AUTH_METHOD

Hello!When setting POSTGRES_HOST_AUTH_METHOD=trust, PostgreSQL does not require a password. Source: https://hub.docker.c...

SpringBoot Support DevTools remote update in reactive web applications

Hello,I am creating spring-boot application (version 2.0.1.RELEASE) using kotlin (1.2.41), java 8 (Oracle's JDK 1.8.0.17...

SpringBoot Use GitHub action to raise Antora UI version upgrade issue

https://github.com/spring-io/spring-doc-actions?tab=readme-ov-file#update-antora-ui-springComment From: wilkinsonaI'm no...

SpringBoot Execution of Spring Batch with JobLauncherApplicationRunner and application exit codes

Spring Batch is primarily executed by schedulers. It is typically run by schedulers like Jenkins, which determines wheth...

SpringBoot Wait until spring-boot.rb file is available when updating Homebrew tap

When syncing to Central, we check that the core spring-boot jar is available:https://github.com/spring-projects/spring-b...

SpringBoot Disable automatic creation of observation on some scheduled tasks

In our application, we have several scheduled tasks annotated with @Scheduled. We have different requirements regarding ...

SpringBoot RestClient.Builder vs RestClientAutoConfiguration's Implementation

Everything below is looking at the code from Spring Boot 3.3.2Looking at RestClientAutoConfiguration, the following code...

SpringBoot Add a property for configuring additional livereload paths #40342

This PR enhances the functionality related to issue #40342 by introducing configurable additional paths for live reload....

SpringBoot Add a property for configuring additional livereload paths

Thymeleaf allows using files from src folder during development. However live reload does not have a file system watcher...

SpringBoot Micrometer Tracing with OTEL Bridge does not honour Semantic Conventions

OpenTelemetry defines semantic conventions, e.g. https://opentelemetry.io/docs/reference/specification/trace/semantic_co...

SpringBoot spring-boot 3 restTemplate patchForObject fails with Invalid HTTP method: PATCH

Bug reportI've upgraded spring-boot 2 to spring-boot 3.I'm requesting an external API, but the request fails. I've teste...

SpringBoot Constructor binding of EnumMap fails due to missing key type

Given the following:package com.example.demo;import org.springframework.boot.SpringApplication;import org.springframewor...

SpringBoot Unwanted Logback status messages are sometimes logged during startup

Hello,I am a Java developer and I have found an issue with the SpringBoot 3.0.4 framework in the org.springframework.boo...

SpringBoot TransactionalOperator is not configured in Data Neo4j

When upgraded to Spring Boot 3.3.1(from the build log, Spring Boot 3.3.0 worked), I got an exception when running PostRe...

SpringBoot spring.aot.enabled=true breaks logback from loading

-SpringBoot 3.3.1 , Java 21, AWS correto. SpringBoot microservice, jar packaging.-Spring AOT compilation enabled ...

SpringBoot Automatically configure the common ForkJoinPool to use Boot's LaunchedClassLoader

ContextI created this issue as a bug report or enhancement proposal - depending on how would you classify current behavi...

SpringBoot Using RestTemplate to call the interface,an exception occurred,java.util.ConcurrentModificationException: null

When I call the remote interface with the tool class RestTemplate,I sometimes encounter the following errors :I checked ...

SpringBoot Has the loading order of springboot3 beans changed?

Hello,Everyone.After upgrading Spring Boot from 2. x.x to 3.2, we found that the loading order of beans had changed.Our ...

SpringBoot Broken documentation links

On https://spring.io/projects/spring-boot#learn there are two broken links:3.4.0-M1 links to https://docs.spring.io/spri...

SpringBoot java.lang.LinkageError: loader 'app' attempted duplicate class definition for jakarta.persistence.TemporalType

I am using the latest version of Spring Boot, with the following configuration:Java 21 Spring Boot 3.3.2 VM options: -ja...
上一页 下一页
.