springboot Incompatible versions of spring-webmvc and spring-web in 2.2.6.RELEASE

When upgrading to Spring Boot 2.2.6.RELEASE, the spring-boot-starter-security jar brings in org.springframework:spring-w...

springboot spring boot redis password in spring-config issuse

in source file I set spring.redis.password in application.yml.I deploy to the product environment.Load the spring-config...

springboot Improve handling of host, port, and addresses configuration in RabbitProperties

18808 will add support for amqps:// support but we have isEnabled and getPort methods that change depending on the addr...

springboot @ConstructorBinding example in the reference documentation uses the wrong import for @DefaultValue

Affects: Spring Boot 2.2.5The externalized configuration constructor binding example code snippet shows an incorrect imp...

springboot spring.security.oauth2.resourceserver.jwt.jws-algorithm is ignored when auto-configuring ReactiveJwtDecoder

Problem:spring.security.oauth2.resourceserver.jwt.jws-algorithm configuration property is ignored in autoconfiguration o...

springboot Cassandra health indicator never reports version attribute

See https://github.com/spring-projects/spring-boot/pull/20709#issuecomment-605461762Comment From: adutra@snicoll I'm hav...

springboot Cassandra health indicator never reports version attribute

Forward port of issue #20719 to 2.3.0.M4.

springboot @DataR2dbcTest should trigger Flyway or Liquibase if necessary

Since we offer a way to initialize the database with R2DBC with a regular DataSource created on-the-fly, @DataR2dbcTest ...

springboot Support layering with the existing flat jar format

See #20529 for details.

springboot Provide an option when using layer tools' extract to flatten the extracted content

extract currently writes the content into a directory structure the closely resembles the structure of the entries in th...

springboot springboot 2.0.1.RELEASE and hikaricp

The HikariDataSource dataSource method in the DataSourceConfiguration class uses the annotation @ConfigurationProperties...

springboot Create a new layer for loader classes

This one is an observation for discussion rather than a requirement for improvement. At this time, Spring Boot's defaul...

springboot Refine layer customization for Maven and Gradle

Comment From: wilkinsonaI've changed this to an enhancement as it changes public API. I'm also going to re-open it as I ...

springboot Allow layertools to work without spring-boot jar

It's not great that the layertools jarmode needs spring-boot. It really should only depend on spring-core.

springboot Reorder documentation related to building container images

The current section is misplaced under the Kotlin support. We should keep something high-level in a 4.n section and move...

springboot Credentials of cloudfoundry service cannot be resolved anymore

We have just upgraded from 2.2.4 to 2.2.5 and the following property of a user-provided service on cloudfoundry (PWS in ...

springboot server.port should not be set to -1 if the test does not start an embedded web server

when i use spring-boot for no-web application, in the spring-boot-test ,"server.port" was be override by org.springframe...

springboot Eclipse does not include spring-boot-loader-tools generated resources

Tests in spring-boot-loader-tools fail in Eclipse because the generated-resources folder isn't included on the classpath...
上一页 下一页
.