SpringBoot Thymeleaf not working in springboot starter project which is production service

Hello,=> springboot starter project - version '2.4.2' => java version - 11=> 'spring-boot-starter-thymeleaf',...

SpringBoot Spring Boot 3.3 uses EoL Version of Hibernate

Spring Boot manages the dependency to Hibernate. Currently, we are using Spring Boot 3.3.4, which is providing the depen...

SpringBoot Explicit user/password for hikari/liquibase is ignored when using Docker Compose support

Spring Boot 3.2.5The explicitly configured usernames and passwords are not used when using the Docker Compose support:sp...

SpringBoot Add condition to WebServicesAutoConfiguration to work with lists

14241 - Changed WebServicesAutoConfiguration to use @OnWsdlLocationsCondition instead of @ConditionalOnPropertyComment F...

SpringBoot Publish a Gradle version catalog for Spring Boot's own modules

Gradle now supports version catalogs, which have the advantage of generating type-safe accessors to reference the depend...

SpringBoot Provide a settings plugin or version catalog for managing Gradle plugin versions

When using Gradle, it's difficult to keep the version of a build plugin such as org.hibernate.orm or org.graalvm.buildto...

SpringBoot Consider removing in-memory database configuration from slice tests

To begin with, I'm aware of recent improvements made by https://github.com/spring-projects/spring-boot/issues/35253.Howe...

SpringBoot Provide service connection support for Hazelcast

gh-34778Comment From: nosanThe open question is about hazelcast/hazelcast-enterprise image, should I add it as well? htt...

SpringBoot Document how to handle MANIFEST.MF in native image with Maven

When native image is built, there is no MANIFEST.MF for the application being built. Running "MyApp.class.getPackage().g...

SpringBoot Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated

Similar to https://github.com/spring-projects/spring-boot/issues/41542, ControllerEndpointHandlerMapping in both org.spr...

SpringBoot Profiles are not active when the environment is prepared with an AOT-optimized application

I am not sure whether to file the issue here or to Spring Cloud Config directly because I don't know at which part the i...

SpringBoot Different path to find docker compose in a multi-module project when it is a test

DescriptionHello. I have noticed that the way I find the docker-compose.yml file in a multi-module project is different ...

SpringBoot Unify OSS and commercial builds

Gradle related tasks- [x] Add spring.build-type to gradle.properties- [x] Propagate root gradle.properties to buildSrc f...

SpringBoot Raise the minimum supported version of Gradle 8 to 8.4

Upgrading to Jackson 2.18 (#42480) reveals an incompatibility with Gradle 8.3:Caused by: java.io.IOException: Failed to ...

SpringBoot Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails

The auto-configuration for Rabbit Streams looks at the spring.rabbit.stream.* properties for various settings, sometimes...

SpringBoot Custom Actuator Endpoint with MediaType as text/event-stream is not working

Versions That i have usedJava:- OpenJDK-11Spring boot: 2.7.0reactor-core: 3.4.28netty: 1.0.30Problem: I created a custom...

SpringBoot modification timestamp bug in spring-boot-maven-plugin

Hi buddy,First, I use the version 2.7.18 & JDK 8.when I repackage a microservice jar, I found the modification times...

SpringBoot Remove fail fast logic for unsupported versions of Gradle

When we move to supported 7.x (7.6.4 or later) and 8.x (8.3 or later) failing fast for an unsupported versions of Gradle...

SpringBoot spring-boot-starter-test:3.3.4 has a dependency on xmlunit-core version 2.9.1 that has a vulnerability issue

latest spring-boot-starter-test version is 3.3.4Depend on xmlunit-core version 2.9.1 that has one vulnerability:to resol...

SpringBoot Fix links to Micrometer reference doc

Closes https://github.com/spring-projects/spring-boot/issues/42466Comment From: snicollThanks again, @ngocnhan-tran1996.
上一页 下一页
.