Nineya
Home
Blog
springboot spring-boot-starter-rsocket pom contains security dependencies
2025-01-06 08:10:57
1810
It appears that as of spring-boot-starter-rsocket-2.3.0.M1.pom it contains Spring Security dependencies that are being p...
springboot Logback console appender incomplete thread name
2025-01-06 08:10:51
2394
The logback console appender configured in https://github.com/spring-projects/spring-boot/blob/e73ee7b3fe2679e67685c3672...
springboot Test the Gradle plugin against Gradle 6.2.1
2025-01-06 08:10:44
114
Hi,this PR tests the Gradle plugin against Gradle 6.2.1 in the 2.2.x line as mentioned in #20309 .Cheers,Christoph
springboot Upgrade to Gradle 6.2.1
2025-01-06 08:10:38
115
Hi,this PR upgrades Gradle to 6.2.1. I'll follow up on the Gradle Plugin changes for 2.2.x shortly.Cheers,Christoph
springboot Liquibase 3.8.2 not working on Java 11
2025-01-06 08:10:32
10155
After upgrading to Spring Boot 2.2 I can no longer start my Liquibase application.I am getting the following exception:C...
springboot Upgrade to Reactor Dysprosium-SR5
2025-01-06 08:10:26
283
Comment From: juergenzimmermann@snicoll Reactor Dysprosium-SR5 is available: https://repo.spring.io/libs-milestone/io/pr...
springboot spring.jackson.serialization.indent-output doesn't work with Spring Boot 2.3.0.M2 when using Actuator
2025-01-06 08:10:18
1941
spring.jackson.serialization.indent-output doesn't work with Spring Boot 2.3.0.M2. I confirmed that it works with Spring...
springboot Upgrade to Reactor Californium-SR16
2025-01-06 08:10:12
973
Comment From: wilkinsonaCurrent Californium snapshots cause a test in spring-boot-actuator to fail:[INFO] Results:[INFO]...
springboot Why response time of the restful interface with @RequestParam MulityPartFile is very large sometimes?
2025-01-06 08:10:05
2426
Repost #20299 My code below:@PostMapping("/gets") public SomethingResponseVo getSomething(@RequestParam Mul...
springboot Binding to collection fails with unbound elements error if collection overridden in another property source with smaller number of elements
2025-01-06 08:09:59
41
Forward port of issue #20134 to 2.3.0.M3.
springboot Binding to collection fails with unbound elements error if collection overridden in another property source with smaller number of elements
2025-01-06 08:09:53
38
Forward port of issue #20134 to 2.2.5.
springboot Binding to collection fails with unbound elements error if collection overridden in another property source with smaller number of elements
2025-01-06 08:09:47
2973
As was suggested in https://github.com/spring-projects/spring-boot/issues/16290, creating this follow up issue for a bit...
springboot Consider a cloud config backed Freemarker TemplateLoader
2025-01-06 08:09:40
1891
I frequently have applications that require template changes (new user requirements) with no changes to the actual servi...
springboot Add Auto-configuration for RSocket Security
2025-01-06 08:09:33
7932
Spring Boot should autoconfigure RSocket SecurityIt should automatically apply @EnableRSocketSecurityConditionally creat...
springboot Cloud Config Server returns HttpCode 500 due to a java.lang.NullPointerException in case of retrieving a resource with no file extension
2025-01-06 08:09:27
11686
Spring boot version: 2.2.4.RELEASESpring cloud dependencies: Hoxton.SR1In the spring cloud config server, If the request...
springboot Added log capturing library to assert logging messages
2025-01-06 08:09:20
3177
Context:Spring-boot-test provides a lot of libraries which you could use without direct depending on other libraries. It...
springboot Why response time of the restful interface with @RequestParam MulityPartFile is very large sometimes?
2025-01-06 08:09:14
2246
My code below:@PostMapping("/gets") public SomethingResponseVo getSomething(@RequestParam MultipartFile ima...
springboot Explicitly set java home in CommandLineInvoker
2025-01-06 08:09:07
311
Hi,similar to #20193 I found that JarCommandIT.jarCreationWithGrabResolver() fails if the java version in the console is...
springboot Enhancements for new LAYERED_JAR layout in spring-boot-maven-plugin
2025-01-06 08:09:01
9692
I've read the blog post regarding the new Docker-related features in the upcoming Spring Boot 2.3 Maven plugin. They are...
springboot Revisit PluginXmlParserTests
2025-01-06 08:08:53
212
PluginXmlParserTests is incomplete and should probably be reviewed.Comment From: izeyeThis seems to be resolved via #201...
上一页
下一页
1
…
2215
2216
2217
2218
2219
…
2246
.