springboot spring-boot-starter-rsocket pom contains security dependencies

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

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

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

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

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

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

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

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?

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

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

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

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

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

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?

My code below:@PostMapping("/gets") public SomethingResponseVo getSomething(@RequestParam MultipartFile ima...

springboot Explicitly set java home in CommandLineInvoker

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

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

PluginXmlParserTests is incomplete and should probably be reviewed.Comment From: izeyeThis seems to be resolved via #201...
上一页 下一页
.