Nineya
Home
Blog
SpringBoot Merge pull request #1 from spring-projects/master
2025-01-06 20:28:08
236
1/7Comment From: pivotal-issuemaster@Wzy19930507 Please sign the Contributor License Agreement!Click here to manually sy...
SpringBoot spring-boot:build-image has a layout parameter that cannot be always be honoured
2025-01-06 20:27:59
481
The layout and perhaps also the layoutFactory parameters on spring-boot:build-image don't make complete sense. For examp...
SpringBoot ContentCachingRequestWrapper allow reading request once
2025-01-06 20:27:51
3413
Hi guys, I'm using Spring Boot version 1.4.2.RELEASE. Not sure if this is an issue or perhaps a wrong usage of ContentCa...
SpringBoot Add jdbc-api dependency when batch dependency is selected
2025-01-06 20:27:45
1116
With the latest release of Spring Batch a user will need to select the spring-boot-starter-jdbc dependency when using t...
SpringBoot flashMapManager and themeResolver beans can no longer be configured without enabling bean overriding
2025-01-06 20:27:37
1992
I have an application where I have my own flashMapManager implementation. In version 2.3.6, eveything works fine. I have...
SpringBoot org.jboss.modules.ModuleNotFoundException when deploying Spring Boot 2.4.1 application to Wildfly 9 on JDK 8
2025-01-06 20:27:31
3347
I have a Spring Boot application that we build as a war file to deploy to a Wildfly 9.0.2 container with a Java 8 update...
SpringBoot Add filter to Gradle Enterprise Readme badge.
2025-01-06 20:27:24
154
This adds a filter to the Gradle Enterprise Readme badge to filter the scans list by only the Spring Boot project.Commen...
SpringBoot Fix javadoc typo in ConfigDataLocation
2025-01-06 20:27:17
365
to correct the annotationComment From: pivotal-issuemaster@asheCarry Please sign the Contributor License Agreement!Click...
SpringBoot FailureAnalyzers' unmet dependency errors add noise to logs
2025-01-06 20:27:08
7185
Hi Spring Boot Team, happy new year :fireworks:This happens on Spring Boot 2.4.1 and I confirmed it's still an issue on ...
SpringBoot WebTestClient base path is not set to the application context path
2025-01-06 20:26:54
6057
For TestRestClient context path is autoconfigured as base by default, it is a bit confusing to have both clients autocon...
SpringBoot Misprint in migration wiki guide
2025-01-06 20:26:46
394
A misprint at https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-Config-Data-Migration-Guide#muti-document-...
SpringBoot ConfigDataEnvironment doesn't register updated Binder
2025-01-06 20:26:39
336
https://github.com/spring-cloud/spring-cloud-core-tests/blob/master/configserver/src/test/java/demo/ConfigServerApplicat...
SpringBoot Provide annotation based-configuration for hierarchical applications/contexts
2025-01-06 20:26:32
8425
Spring Boot offers support for hierarchical application contexts by using org.springframework.boot.builder.SpringApplica...
SpringBoot The FileNotFoundException thrown from StandardJarScanner when using layered JARs isn't very helpful
2025-01-06 20:26:25
3880
Given a spring-boot application with jsp and layered jar, starting it according to blog post instructions produces FileN...
SpringBoot TransactionRequiredException on @Query @Modifying methods in JpaRepository
2025-01-06 20:26:18
26759
I have a simple native sql method as follows, which throws TransactionRequiredException since 1.2.5, which is very criti...
SpringBoot Autoconfigure removal of Spring Security CSRF token verification from /startup endpoint call
2025-01-06 20:26:11
2405
My understanding is:You need a POST request to call /actuator/startup because you actually empty the event buffer server...
SpringBoot Investigate CSRF alternative for actuator endpoints
2025-01-06 20:26:04
156
It would be nice if there was a way to easily make POST requests to actuator endpoints without needing to disable CSRF p...
SpringBoot Percentile metrics not emitted with standard prometheus histogram format
2025-01-06 20:25:58
2989
Hello,We are facing an issue with Spring metrics not being uploaded to datadog. After debugging with help of datadog sup...
SpringBoot Add auto configuration for embedded ElasticSearch
2025-01-06 20:25:51
1949
I'm trying to use an embedded ElasticSearch server for local development.This way it is much easier to create documents ...
SpringBoot WebServer implementations should return -1 if not listening on a port
2025-01-06 20:25:44
585
The interface org.springframework.boot.web.server.WebServer defines that getPort() returns -1 if the server isn't listen...
上一页
下一页
1
…
2082
2083
2084
2085
2086
…
2246
.