springboot Upgrade to Flyway 6.2 and support new validate migration naming property

This PR adds support for property flyway.validateMigrationNaming, which is added in Flyway v6.2.0 for validating naming ...

springboot Can't start a reactive app with JWT

I'm trying to setup a minimal reactive boot app secured with JWT (provided by Keycloak, but not using their resource-ser...

springboot Cache management port in EndpointRequestMatcher

We get the management port on every request which can add to request time especially if there are a large number of prop...

springboot Cache management port in EndpointRequestMatcher

Forward port of issue #20329 to 2.3.0.M3.

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

Forward port of issue #20024 to 2.3.0.M3.Comment From: wilkinsonaRe-opening so that we can investigate the test failures...

springboot Upgrade to Neo4j Ogm 3.2.8

Comment From: snicollSuperseded by #20330

springboot Upgrade to Spring Data Moore-SR5

Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams -> 1.12.0org.mongodb:mongodb...

springboot Upgrade to Micrometer 1.3.3

Comment From: snicollSuperseded by #20271

springboot Upgrade to Liquibase 3.8.6

Comment From: snicollSuperseded by #20328

springboot Upgrade to Spring Kafka 2.3.6.RELEASE

Comment From: mikesmithsonDoes this make sense since #20107 already upgraded Kafka to 2.4.2.RELEASE?Comment From: wilkin...

springboot Upgrade to Spring AMQP 2.2.5.RELEASE

Comment From: wilkinsonaIt looks like there's a 2.2.5 coming before our 2.2.5 release.

springboot Try to improve CI time

Comment From: dreis2211The move to Gradle drastically improved the build times imho. I wonder if this can be closed. Wha...

springboot Spring boot view resolver issue with thymeleaf

Spring boot app is deployed on websphere 9.0.5.2. The application is not able to resolve the html page from templates fo...

springboot Upgrade to Spring Data Lovelace-SR16

Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams -> 1.9.2org.mongodb:mongodb-...

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