springboot Polish tests

This PR polishes some tests a bit.

springboot JPA Issue with @Lock + @EntityGraph + @ElementCollection

I am getting a NullPointerException when using Spring Data with: @Lock + @EntityGraph + @ElementCollectionHave a look to...

springboot Improve error message when creating an image with no Docker Daemon available

when creating an image with no Docker Daemon available. Translating IOException to DockerException for a more meaningful...

springboot Improve error message when creating an image with no Docker Daemon available

If the docker daemon isn't running locally, we get the following exception at the moment:[INFO] --- spring-boot-maven-pl...

springboot Remove redundant code

Hi,I just noticed a few lines of unused code in SessionsEndpointDocumentationTests that can be removed.Cheers,ChristophC...

springboot Remove redundant code

Forward port of issue #20339 to 2.3.0.M3.

springboot An application launched with an incompatible version of Spring Framework may fail silently

I am trying to create a Spring Boot project with spring-boot-starter-hateoas.pom.xml<project xmlns="http://maven...

springboot Fix typo in configuration metadata appendix

Forward port of issue #19956 to 2.2.5.

springboot Polish two code samples in the reference documentation

Forward port of issue #20004 to 2.3.0.M2.

springboot Polish two code samples in the reference documentation

This PR polishes samples in doc.

springboot Make Kubernetes detection slightly more efficient

Hi,This is a proposal for fixing #18681A slite change of the way to detect Kubernetes environment.Let me know what you t...

springboot BuildInfo task not run in Gradle project when project's version number changes

Forward port of issue #20135 to 2.2.5.

springboot Caching of ProducesRequestCondition in EndpointHandlerMapping may break custom HandlerMapping or ContentTypeResolver arrangements

Due to the optimization of ProducesRequestCondition, HandlerMapping caches MediaTypesAttribute.However, WebFluxEndpointH...

springboot Fix typos in how to section of reference documentation

I think there are some typo in spring-boot-docs/src/docs/asciidoc/howto.adoc.Thank you for reading my PR.Comment From: p...

springboot Neo4J connection timed out in Spring Boot 2.2.4 but not in 2.0.5

As described on Stackoverflow I have an issue which might be caused by some versions of Spring Boot dependencies.I have ...

springboot Document the properties used by spring-boot-dependencies to control dependency versions

We have an appendix that documents groupId, artifactId, and version for all of the dependencies managed by spring-boot-d...

springboot Fix typo in configuration metadata appendix

Fix non-existing documented type java.util.StringComment From: snicoll@natrem good catch and thank you for making your f...

springboot Upgrade to spring-javaformat 0.0.20

Comment From: snicollClosed by c8a5106c

springboot BuildInfo task not run in Gradle project when project's version number changes

If I disable the time property, the Gradle BuildInfo task indicates that it is up to date even when the project version ...

springboot Investigate walkmod

Not everyone uses eclipse and this might allow us to apply formatting conventionsComment From: snicoll@philwebb isn't th...
上一页 下一页
.