Nineya
Home
Blog
SpringBoot Change in default "encrypt" value in sql server jdbc driver in 2.7.0
2025-01-07 03:08:57
570
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
2025-01-07 03:08:53
1166
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
2025-01-07 03:08:49
1259
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
2025-01-07 03:08:44
2908
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
2025-01-07 03:08:40
224
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.
2025-01-07 03:08:37
1116
We are using org.springframework.boot with r2dbc and postgres with following dependencies: implementation("org.s...
SpringBoot Adding .sdkmanrc for automatic Java switching
2025-01-07 03:08:33
403
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
2025-01-07 03:08:30
154
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
2025-01-07 03:08:23
197
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
2025-01-07 03:08:19
454
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
2025-01-07 03:08:15
2761
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
2025-01-07 03:08:12
5373
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
2025-01-07 03:08:08
3124
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
2025-01-07 03:08:05
1175
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
2025-01-07 03:08:01
1156
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
2025-01-07 03:07:57
2904
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
2025-01-07 03:07:54
8289
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
2025-01-07 03:07:49
1949
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
2025-01-07 03:07:45
237
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
2025-01-07 03:07:36
4708
I found some inconsistencies between maven plugin documentation and code, which one should I use?The contents of the doc...
上一页
下一页
1
…
1934
1935
1936
1937
1938
…
2246
.