springboot Spring classloader blocks unsafe casts

In my application I need to use unsafe casts due to reflection. However, due to spring's custom classloader this fails. ...

springboot ReplicaSet MongoDB

env :- Spring boot 2.1.0 (with default spring dependencies).MongoDB 3.4.9 (replicaset : 2 worker node + 1 arbitrator), ...

springboot Configure OpenJDK buildpack to use the same Java version as used for compilation

The OpenJDK buildpack can be configured to use a specific JRE or JDK version by providing the environment variable $BP_J...

springboot Implement possibility to set custom java home for Gradle tasks

Hi,as discussed in #20147 this PR should give us a first insight into what might be broken with JDK 14.The new functiona...

springboot Unlike all other Maven properties, spring-boot.run.arguments on the command line takes precedence over the pom

Description: the spring-boot.run.jvmArguments does not take precedence over the < systemPropertyVariables> map whe...

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...
上一页 下一页
.