springboot Document using system properties in gradle plugin docs

Forward port of issue #21317 to 2.3.x.

springboot Document using system properties in gradle plugin docs

We should add something that mentions how to pass system properties with -D via bootRun. Since BootRun is a standard Jav...

springboot Improve CI slack notification message that includes a build scan

The pattern for our notification is as follows:spring-boot-2.4.x jdk14-build was successful! [build log] [build scan]Bef...

springboot Unable to map Postgresql geometry column to vividsolutions.jts.geom.Geometry with R2dbc

I have following stack:Spring boot: 2.3.0.RELEASEjava: 11Postgresql 12 backendPom dependencies : io.r2dbc:r2dbc-postgres...

springboot Document deprecations of org.springframework.boot.loader.archive.Archive.iterator()

org.springframework.boot.loader.archive.Archive.iterator() was deprecated in 2.3 but Archive implements Iterable<Arch...

springboot STOMP does not work with lazy initialization

This can be reproduced using the STOMP getting started guide with lazy initialization enabled. The project's test will f...

springboot Actuator and streams does not work together out of the box

Describe the issueThere are several closed issues about RabbitAutoConfiguration error in multi-binder mode998commit in d...

springboot STOMP does not work with lazy initialization

Forward port of issue #21786 to 2.4.x.

springboot STOMP does not work with lazy initialization

Forward port of issue #19611 to 2.3.x.

springboot How can I show error details in 2.3.x?

After upgrading to 2.3. X.release, the default validation was removed. After I manually added the spring-boot-starter-va...

springboot Fix BasicErrorController to use binding error cfg

Forward port of issue #21702 to 2.4.x.

springboot Fix BasicErrorController to use binding error cfg

server.error.include-binding-errors had no effect on BasicErrorController.isIncludeBindingErrors(), due to wrong propert...

springboot Running spring-boot:help" fails on 2.3.0.RELEASE

When running mvn spring-boot:help on a Spring Boot 2.3.0 project created with spring init fails with the error:A require...

springboot Document deprecations of org.springframework.boot.loader.archive.Archive.iterator()

Forward port of issue #21695 to 2.4.x.

springboot Fix MustacheEnvironmentCollector to not ignore native fetcher

When the context is a map (as it is in a web View for instance) you can'tassume a non-null fetcher actually contains the...

springboot Fix MustacheEnvironmentCollector to not ignore native fetcher

Forward port of issue #21060 to 2.4.x.

springboot Auto-configure Spring Security SessionRegistry

The SessionRegistry bean is useful to configure Spring Security session concurrency.Combined with https://github.com/spr...

springboot Change liveness-port to management-port

Change liveness-port to management-port in liveness and readiness probe example. #21648Comment From: wilkinsonaThanks fo...

springboot Change liveness-port to management-port

Forward port of issue #21650 to 2.4.x.

springboot Use Supplier assertion variants in AvailabilityStateHealthIndicator

Forward port of issue #21758 to 2.4.x.
上一页 下一页
.