springboot Please Upgrade to Tomcat 9.0.33

With the latest Spring Boot releases 2.1.13 and 2.2.5 Tomcat has been updated to Tomcat 9.0.31.This version closed a ser...

springboot "Building Docker Images" is incorrectly nested beneath "Kotlin support" in the reference documentation

This PR fixes "Building Docker Images" section level.Comment From: wilkinsonaThanks very much, @izeye!

springboot Polish BindableTests

Hi,this PR removes two inner classes from BindableTests that seem to be unused plus a System.out.println that seems redu...

springboot Polish BindableTests

Forward port of issue #20604 to 2.3.0.M4.

springboot Remove redundant MockitoAnnotations.initMocks()

Hi,this PR removes a couple of places where MockitoAnnotations.initMocks() seems redundant.Cheers,Christoph

springboot A new project using Spring Initializr does not run in browser

Building a new project downloaded using https://start.spring.io/ does not run on browser.I have seen some solutions on s...

springboot Actuator 2.3.0 SNAPSHOT version is not resolvable

There is a mismatch between the jar name and the maven-metadata.xmlhttps://repo.spring.io/snapshot/org/springframework/b...

springboot Ignore trailing slash should not apply to single character URIs

The fix for #18207 chops off the trailing slash of URIs sent in the "http.server.requests" metric.It's doing it for root...

springboot Ignore trailing slash should not apply to single character URIs

Forward port of issue #20536 to 2.3.0.M4.

springboot Remove Java 13 CI job

Forward port of issue #20578 to 2.3.0.M4.

springboot Remove Java 13 CI job

Now that we have a CI job for Java 14 and Java 13 is effectively EOL, let's remove that CI job.

springboot pull

Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...

springboot pull

Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...

springboot pull

Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...

springboot 500 status code for invalid JSON

I have upgraded from Spring Boot 2.1.11.RELEASE to 2.2.5.RELEASE. Previously passing invalid JSON to a MVC controller -...

springboot Dependency problem in Spring Boot 2.2.5 when pulling in spring-boot-starter-test and hibernate-core

I'm using Spring Boot 2.2.5, and pulling in these two artifacts:spring-boot-starter-testorg.hibernate:hibernate-coreWhen...

springboot Upgrade group("com.squareup.okhttp3") to 4.4.1 and start using bom.

First: I don't know if there are any reason to avoid upgrade OkHttp to 4.x. Sorry if I'm sending PR about already reject...

springboot Link to correct factory in TomcatReactiveWebServerFactory's javadoc

Corrected constructor javadocs to link to the correct ConfigurableTomcatWebServerFactory implementation.Comment From: wi...

springboot POST request with malformed json does not respond badrequest with spring boot 2.2.5

HiWith new spring boot version 2.2.5 under kotlin environment, if you perform a POST with a malformed json message, the ...
上一页 下一页
.