Nineya
Home
Blog
SpringBoot Support for svg favicon
2025-01-06 19:30:09
462
23126Comment From: pivotal-issuemaster@OskarsPakers Please sign the Contributor License Agreement!Click here to manually...
SpringBoot spring-security webflux static resource warning logging
2025-01-06 19:30:02
1920
This is a minor logging issue at the moment, but I'm slightly concerned that things will break eventually based on the l...
SpringBoot Remove RabbitMQ AutoConfig Boolean Coercion
2025-01-06 19:29:55
206
It has been moved to spring-amqp instead.Comment From: wilkinsonaI think this should be a task. It's a refinement of htt...
SpringBoot Polish HTTP/2 Cleartext documentation
2025-01-06 19:29:49
231
Rewording/polish for commit https://github.com/spring-projects/spring-boot/commit/9478cd2dfb79499e4d9b9b83e68d542953cf2b...
SpringBoot Jar entries are duplicated in BOOT-INF/lib with layered jars and Maven
2025-01-06 19:29:42
5528
In my project, a generated executable jar contains every jar within the BOOT-INF/lib directory twice with identical file...
SpringBoot Add more ErrorAttributes configuration properties
2025-01-06 19:29:34
1981
The following config properties are added since spring-boot-2.3.x:server.error.include-exception=trueserver.error.includ...
SpringBoot Rationalize Logback logging properties
2025-01-06 19:29:28
1941
The current property names are a bit of a mess and it would be good to find better alternatives before we merge #23540Co...
SpringBoot Document how to enable h2c via programmatic configuration
2025-01-06 19:29:19
3587
Spring Boot currently documents explicitly that it does not support h2c (i.e. HTTP/2 in the clear, no encryption). There...
SpringBoot HttpEncodingAutoConfiguration is not added to the WebMvcTest slice
2025-01-06 19:29:12
1008
Affects: 5.4.3HttpEncodingAutoConfiguration is not added to the WebMvcTest slice. Not sure if this is intentional but wh...
SpringBoot Spring additionnal config : does not work with a folder name when enclosing files are links
2025-01-06 19:29:01
2392
On Spring Boot 2.3.4-RELEASE (and earlier versions)I have an ENV variable to specify additional config file, either a fo...
SpringBoot When building with Maven, include project dependencies in the application layer by default
2025-01-06 19:28:54
206
See #23431 for background.We'd like to investigate something similar for Maven, although we'll have to accept the limita...
SpringBoot Mapping with multiple DispatcherServlets in child contexts seems broken
2025-01-06 19:28:48
4515
Affects: 5.2.9 (possibly earlier)We are building a REST application with Spring Boot.Because we have several endpoints t...
SpringBoot Upgrade to Jackson Bom 2.11.3
2025-01-06 19:28:41
640
Comment From: XyarenIs it possible to backport this to 2.3.x due to https://github.com/FasterXML/jackson-databind/issues...
SpringBoot Enhancement to AbstractHealthIndicator Log Level
2025-01-06 19:28:35
1060
HiIf database healt check fails due to broken db connection for instance, we get only Warn on log. Due to broken connec...
SpringBoot The JMX domain of Tomcat metrics do not match the domain of the manager from which they originate
2025-01-06 19:28:28
2436
When using multiple context the tomcat metrics (e.g. threadpools) only show the first context, because the micrometer To...
SpringBoot springboot undertown Large file uploads can also cause downtime
2025-01-06 19:28:21
937
springoot undertow 2.0.0Large file uploads can also cause downtime,Below is the code of springmvc @GetMapping("/h...
SpringBoot spring-boot-starter-data-jpa enumset not working for mysql column SET
2025-01-06 19:28:12
3875
spring-boot-starter-parent: 2.3.4.RELEASEusing spring-boot-starter-data-jpaspring.jpa.hibernate.ddl-auto = create-drop ...
SpringBoot Add a command line option for image.cleanCache when building with Maven
2025-01-06 19:28:05
1244
One of the build plugin configuration properties that is not current exposed on the command line (with Maven at least) i...
SpringBoot Consider deprecating @EnableConfigurationProperties value attribute
2025-01-06 19:27:58
1744
23172 has introduced a new @ImportAsConfigurationPropertiesBean annotation which now means we have two very similar ways...
SpringBoot SampleActuatorApplication is slower to run with 2.4
2025-01-06 19:27:51
6504
We seem to have a performance regression with 2.4. The SampleActuatorApplication takes 0.5 seconds longer to run for me....
上一页
下一页
1
…
2104
2105
2106
2107
2108
…
2246
.