SpringBoot Tune pre-defined logging group sql

add org.hibernate.type.descriptor.sql.BasicBinder to output binding parametersComment From: philwebbThanks for the sugge...

SpringBoot Array property is null if the element at 0 position is skipped

Affects: Spring Boot Version - 2.2.2.RELEASEI have the following application.properties file:metric.prefix=devmetric.kaf...

SpringBoot Drop dependency management for Oracle drivers with old groupId

There is an 'ojdbc-bom' v21 already included with groupId 'com.oracle.database.jdbc' covering all jars listed explicitly...

SpringBoot Fix tests on non English systems

Hi,I just noticed that some tests in MessageSourceMessageInterpolatorIntegrationTests didn't run on my German setup due ...

SpringBoot Document that spring-boot-starter-parent configures Java compilation to use -parameters

I am Chinese, please forgive me if my English is not goodbug demo project https://github.com/social-uni/spring-cache-b...

SpringBoot Gradle plugin: adding files to bootJar classpath breaks dependencies

Using plugin id 'org.springframework.boot' version '2.4.4'Using the following code:bootJar { classpath += project(&qu...

SpringBoot Prompt when I specify bootversion and run it

when i run spring init -b 2.0.9.RELEASEInitializr service call failed using 'https://start.spring.io' - service returned...

SpringBoot Provide a configuration property for setting the path used by auto-configured disk space metrics

The path for disk space metrics is hardcoded as . but we allow the path for the disk space health indicator to be auto-c...

SpringBoot Azure App Service is not correctly detected on Windows

This follows the discussion in #27657 - but I used 4 variables instead of 3, to reduce the risk even more!Comment From: ...

SpringBoot Allow customizing sanitization rules for /env

This PR introduces more flexible sanitization rules for /env actuator endpoint. Sanitization rules can be customized by ...

SpringBoot Allow custom cookie name for reactive session manager

When combining Spring Security features (e.g. OAuth2) with Spring Cloud Gateway you might run into Problems with overlap...

SpringBoot Upgrade Java 17 version in CI image

https://github.com/adoptium/temurin17-binaries/releases/download/jdk17-2021-09-01-12-34-beta/OpenJDK17-jdk_x64_linux_hot...

SpringBoot Upgrade Java 17 version in CI image

https://github.com/adoptium/temurin17-binaries/releases/download/jdk17-2021-09-01-12-34-beta/OpenJDK17-jdk_x64_linux_hot...

SpringBoot Support redis-socket:// URLs when configuring a Redis client

This is related to #21920. Spring Data Redis has a RedisSocketConfiguration that can be used to configure a Unix domain ...

SpringBoot Initialize FlywayMigrationInitializer eagerly

Spring Boot apps with autoconfiguration for Flyway currently do not trigger the migration if spring.main.lazy-initializa...

SpringBoot Is it a bug in InvalidConfigDataPropertyException.class in 2.5.4?

When i use spring.profiles.active=xxx in properties file ,it throws a exception named InvalidConfigDataPropertyException...

SpringBoot Auto-configure JVM heap pressure metrics

Micrometer JVM heap pressure provides 2 very useful metrics that we are used to predict service outgage: - jvm.memory.us...

SpringBoot Fix inconsistent devtools doc

DevTools only log a message and doesn't set logging.level.web to DEBUGhttps://github.com/spring-projects/spring-boot/blo...

SpringBoot Switch default spring.mvc.pathmatch.matching-strategy

We could upgrade to the new PathPattern based solution now.Comment From: wilkinsona24874 and #24877 need to be addressed...

SpringBoot Add reference to WebAuthn Spring Boot Starter

Hello.I created a simple webauthn-spring-boot-starter to enable other developers adding webauthn into their applications...
上一页 下一页
.