SpringBoot Change in default "encrypt" value in sql server jdbc driver in 2.7.0

Hi, with spring-boot 2.7.0 dependency for MSSQL got updated from 9.x to 10.x which causes breaking change as with 10.x v...

SpringBoot Relaxed binding of Map keys isn't resolving keys when they contain variables

Spring Boot: v2.6.7 with YAML application.yamlI'm aware that there's the ability to put map keys in square brackets to e...

SpringBoot org.springframework.boot.maven.StopMojo cannot release JMX RMI port

when i use mono-repo to manage my projects, i try to use springdoc to colloect swagger.json then get a problem. spring-...

SpringBoot The logfile in the configuration center does not take effect for actuator

environmentSpringBoot:2.6.8SpringCloud:2021.0.2SpringCloudAlibaba:2021.0.1.0nacos:2.1.0important steppom.xml add depende...

SpringBoot For consistency with Spring Security's reference documentation, use Lambda-based APIs in Spring Security examples

This was raised on #29932 which added an example for securing H2's web console, but we should do a broader review as the...

SpringBoot Could not find io.r2dbc:r2dbc-postgresql:. issue after upgrading to org.springframework.boot from 2.6.7 to 2.7.0.

We are using org.springframework.boot with r2dbc and postgres with following dependencies: implementation("org.s...

SpringBoot Adding .sdkmanrc for automatic Java switching

It would be nice if .sdkmanrc would be added to all supported branches in order to make project handling a bit easier fo...

SpringBoot Add .sdkmanrc with latest java version

Using java 8 as the lowest jdk supported by 2.7.x. For 3.x, 17.0.3-librca can be used.See gh-31121Comment From: wilkinso...

SpringBoot Create forward port issues for merges into main

Now that dual feature development of 2.7 and 3.0 has finished and we're only working on new features in 3.0, forward mer...

SpringBoot Switch CI to Bellsoft JDK

CI could be switched to the Bellsoft JDK to align with buildpacks.Details of the API are at https://api.bell-sw.com/api....

SpringBoot Improve filter chain declaration, fix inconsistency for OncePerRequest filter, enhance order annotation for spring security

I think the spring-boot-security is not consistent with a spring-web in terms of filtersThe situation: I have a common-l...

SpringBoot Mimepull 1.10.0 dependency breaks compatibility with Java 8 for Spring Boot 2.7.0

In Spring Boot 2.7.0, mimepull has been upgraded to 1.10.0 (#30725).It seems this version has been built with Java 11 (h...

SpringBoot Launching a 2.7 application using spring-boot:run does not work correctly

When upgrading to Spring Boot 2.7.0 from 2.6.8 we experience a strange issue: Access control to a resource allowed only ...

SpringBoot ResponseStatusException no longer returning response body in 2.6.7 using Spring Security

I am seeing this behavior again https://github.com/spring-projects/spring-boot/issues/28953 . In version 2.6.7Comment Fr...

SpringBoot Remove spring.cloud.enabled property

CloudAutoConfiguration (worth renaming?) has a spring.cloud.enabled property that has no metadata. I don't think it was ...

SpringBoot Failed to load ApplicationContext with JCache and pre-configured caches during unit tests

It is possible that JCacheCacheConfiguration tries to create a pre-configured cache (using the property spring.cache.cac...

SpringBoot Caching with Ehcache 3.10.0 in Spring Boot 2.7.0 does not work

Spring Boot 2.7.0 has updated the dependency of Ehcache to 3.10.0. Unfortunately, this version causes an IllegalArgument...

SpringBoot After upgrading spring boot from 2.5.4 to 2.6.7 (2.7.0), stack traces vanish

Hello,i already asked the question on stackoverflow (see here) but things are getting a bit urgent now:After migrating a...

SpringBoot @Autowired injection, it is null when used in @RestController

Comment From: xuxiaowei-com-cnComment From: xuxiaowei-com-cnComment From: xuxiaowei-com-cnStart projectComment From: xux...

SpringBoot layers.xsd is out of sync with the documentation and implementation for including and excluding module dependencies

I found some inconsistencies between maven plugin documentation and code, which one should I use?The contents of the doc...
上一页 下一页
.