Nineya
Home
Blog
SpringBoot Tune pre-defined logging group sql
2025-01-07 01:19:43
311
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
2025-01-07 01:19:40
4718
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
2025-01-07 01:19:35
1209
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
2025-01-07 01:19:32
278
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
2025-01-07 01:19:29
3258
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
2025-01-07 01:19:22
1451
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
2025-01-07 01:19:18
594
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
2025-01-07 01:19:15
3698
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
2025-01-07 01:19:10
929
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
2025-01-07 01:19:07
1789
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
2025-01-07 01:19:03
1994
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
2025-01-07 01:18:59
148
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
2025-01-07 01:18:54
148
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
2025-01-07 01:18:51
422
This is related to #21920. Spring Data Redis has a RedisSocketConfiguration that can be used to configure a Unix domain ...
SpringBoot Initialize FlywayMigrationInitializer eagerly
2025-01-07 01:18:46
2507
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?
2025-01-07 01:18:42
1634
When i use spring.profiles.active=xxx in properties file ,it throws a exception named InvalidConfigDataPropertyException...
SpringBoot Auto-configure JVM heap pressure metrics
2025-01-07 01:18:37
1005
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
2025-01-07 01:18:33
306
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
2025-01-07 01:18:29
729
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
2025-01-07 01:18:26
1070
Hello.I created a simple webauthn-spring-boot-starter to enable other developers adding webauthn into their applications...
上一页
下一页
1
…
2006
2007
2008
2009
2010
…
2246
.