Nineya
Home
Blog
springboot Document using system properties in gradle plugin docs
2025-01-06 17:16:09
38
Forward port of issue #21317 to 2.3.x.
springboot Document using system properties in gradle plugin docs
2025-01-06 17:16:03
495
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
2025-01-06 17:15:56
637
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
2025-01-06 17:15:50
7779
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()
2025-01-06 17:15:41
516
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
2025-01-06 17:15:35
6082
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
2025-01-06 17:15:28
1304
Describe the issueThere are several closed issues about RabbitAutoConfiguration error in multi-binder mode998commit in d...
springboot STOMP does not work with lazy initialization
2025-01-06 17:15:22
38
Forward port of issue #21786 to 2.4.x.
springboot STOMP does not work with lazy initialization
2025-01-06 17:15:16
38
Forward port of issue #19611 to 2.3.x.
springboot How can I show error details in 2.3.x?
2025-01-06 17:15:10
2117
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
2025-01-06 17:14:56
38
Forward port of issue #21702 to 2.4.x.
springboot Fix BasicErrorController to use binding error cfg
2025-01-06 17:14:50
2137
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
2025-01-06 17:14:43
691
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()
2025-01-06 17:14:37
38
Forward port of issue #21695 to 2.4.x.
springboot Fix MustacheEnvironmentCollector to not ignore native fetcher
2025-01-06 17:14:31
1078
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
2025-01-06 17:14:24
38
Forward port of issue #21060 to 2.4.x.
springboot Auto-configure Spring Security SessionRegistry
2025-01-06 17:14:18
3174
The SessionRegistry bean is useful to configure Spring Security session concurrency.Combined with https://github.com/spr...
springboot Change liveness-port to management-port
2025-01-06 17:14:12
1284
Change liveness-port to management-port in liveness and readiness probe example. #21648Comment From: wilkinsonaThanks fo...
springboot Change liveness-port to management-port
2025-01-06 17:14:05
38
Forward port of issue #21650 to 2.4.x.
springboot Use Supplier assertion variants in AvailabilityStateHealthIndicator
2025-01-06 17:13:59
38
Forward port of issue #21758 to 2.4.x.
上一页
下一页
1
…
2158
2159
2160
2161
2162
…
2246
.