Nineya
Home
Blog
springboot Jwt Decoder signature algorithm configuration is not used in combination with public-key-file
2025-01-06 08:38:12
41
Forward port of issue #20523 to 2.3.0.M4.
springboot Please Upgrade to Tomcat 9.0.33
2025-01-06 08:38:06
1003
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
2025-01-06 08:38:00
102
This PR fixes "Building Docker Images" section level.Comment From: wilkinsonaThanks very much, @izeye!
springboot Polish BindableTests
2025-01-06 08:37:53
199
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
2025-01-06 08:37:47
41
Forward port of issue #20604 to 2.3.0.M4.
springboot Remove redundant MockitoAnnotations.initMocks()
2025-01-06 08:37:41
107
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
2025-01-06 08:37:35
801
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
2025-01-06 08:37:19
422
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
2025-01-06 08:37:11
1229
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
2025-01-06 08:37:05
41
Forward port of issue #20536 to 2.3.0.M4.
springboot Remove Java 13 CI job
2025-01-06 08:36:59
41
Forward port of issue #20578 to 2.3.0.M4.
springboot Remove Java 13 CI job
2025-01-06 08:36:53
95
Now that we have a CI job for Java 14 and Java 13 is effectively EOL, let's remove that CI job.
springboot pull
2025-01-06 08:36:47
237
Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...
springboot pull
2025-01-06 08:36:40
206
Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...
springboot pull
2025-01-06 08:36:34
329
Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...
springboot 500 status code for invalid JSON
2025-01-06 08:36:27
894
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
2025-01-06 08:36:21
1321
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.
2025-01-06 08:36:14
1400
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
2025-01-06 08:36:07
488
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
2025-01-06 08:36:01
673
HiWith new spring boot version 2.2.5 under kotlin environment, if you perform a POST with a malformed json message, the ...
上一页
下一页
1
…
2203
2204
2205
2206
2207
…
2246
.