玖涯软件开发
Home
Blog
springboot Switch docker upgrade script to submit issue rather than pull-request
2025-01-06 09:13:41
1562
Comment From: dreis2211May I ask why, @philwebb ? Given that the initial call was made in favor of a PR.Comment From: mb...
springboot SpringBootTests fails after upgrading from 2.1.9 to 2.2.2 with org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation
2025-01-06 09:13:34
36473
I have a project that uses h2 in-memory database, I use data-h2.sql to load initial lookup data while project is starti...
springboot Upgrade Java 11 version in CI image
2025-01-06 09:13:26
134
https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...
springboot Upgrade Java 11 version in CI image
2025-01-06 09:13:21
134
https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...
springboot Upgrade Java 11 version in CI image
2025-01-06 09:13:15
134
https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...
springboot Support liveness and readiness state for Kubernetes
2025-01-06 09:13:09
28726
The new health indicator groups feature in Spring Boot 2.2 allows to create arbitrary health indicator groups. It would ...
springboot Switch docker upgrade script to submit issue rather than pull-request
2025-01-06 09:13:02
42
Forward port of issue #20976 to 2.3.0.RC1.
springboot Switch docker upgrade script to submit issue rather than pull-request
2025-01-06 09:12:56
38
Forward port of issue #20976 to 2.2.7.
springboot Annotation processor for auto configuration classes
2025-01-06 09:12:50
1369
Just an idea. How about having an annotation processor that populates spring.factories entries for auto configuration cl...
springboot Rewrite Actuator MVC adapter layer for Servlet Functional Endpoints
2025-01-06 09:12:43
2328
The Actuator MVC adapter layer is based on the MVC annotation model (especially AbstractWebMvcEndpointHandlerMapping, wh...
springboot @SpringBootTest not picking classes annotated by @Named with a constructor
2025-01-06 09:12:37
1516
@SpringBootTest(classes = ...) does not seem to pick classes annotated by JSR-330 @Named if they have a constructor. It ...
springboot Prevent duplication of issues created by CI automation
2025-01-06 09:12:30
23
See #20679 for details.
springboot LivenessStateChangedEvent cause is never exposed
2025-01-06 09:12:24
2285
Hi,I just looked into the relatively new LivenessStateChangedEvent/ReadinessStateChangedEvent stuff and found that the c...
springboot Add configuration property for Reactor Netty shutdown quiet period
2025-01-06 09:12:18
767
As of reactor/reactor-netty#860, we can now configure the quiet period after the shutdown of the Reactor Netty web serve...
springboot Handler.java - exception handling
2025-01-06 09:12:10
251
Bug: Exception is caught when Exception is not thrown.Problem is also probably in the method: getRootJarFile(String). B...
springboot Upgrade to Testcontainers 1.14.0
2025-01-06 09:12:04
243
Hi,this PR upgrades Testcontainers to version 1.14.0 and replaces the temporary copy of the CouchbaseContainer as it sho...
springboot Add Cookie's SameSite directive property
2025-01-06 09:11:57
3301
See #15047Added the ability to configure the DefaultCookieSerializer's SameSite directive with an application property.F...
springboot Configure SameSite attribute on session Cookies with Spring Session
2025-01-06 09:11:51
14057
Currently, there's no way from application.properties to configure the Spring Session session cookie's SameSite attribut...
springboot Add reference to gRPC starter
2025-01-06 09:11:44
375
This PR adds a link to the gRPC to the list of Spring Boot Starters.Thanks!Comment From: pivotal-issuemaster@yidongnan P...
springboot ClassCastException with Redis cache and devtools
2025-01-06 09:11:37
2234
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-paren...
上一页
下一页
1
…
2189
2190
2191
2192
2193
…
2246
.