springboot Switch docker upgrade script to submit issue rather than pull-request

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

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

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

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

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

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

Forward port of issue #20976 to 2.3.0.RC1.

springboot Switch docker upgrade script to submit issue rather than pull-request

Forward port of issue #20976 to 2.2.7.

springboot Annotation processor for auto configuration classes

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

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

@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

See #20679 for details.

springboot LivenessStateChangedEvent cause is never exposed

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

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

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

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

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

Currently, there's no way from application.properties to configure the Spring Session session cookie's SameSite attribut...

springboot Add reference to gRPC starter

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

<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-paren...
上一页 下一页
.