Nineya
Home
Blog
软著申请
SpringBoot GH-39732 Update description of virtual threads
2025-01-07 18:10:49
175
Comment From: wilkinsonaThanks for the PR but this is just a copy-paste of what's proposed in the issue. It's easier and...
SpringBoot foo test coverage for actuator ui somoke test
2025-01-07 18:10:46
368
beforeafterFormat calibration performedComment From: wilkinsonaThanks for the proposal. From a smoke test perspective, t...
SpringBoot Default SpringBootTest to "spring.main.banner-mode=off"
2025-01-07 18:10:34
2238
Right now, tests driven by @SpringBootTest whirr up an application and a side effect is the spring boot logo in the logs...
SpringBoot "micrometer.observations.*" configuration properties should be "management.observations.*"
2025-01-07 18:10:30
377
Introducing the micrometer.observations.annotations.enabled configuration property in that namespace was a mistake intro...
SpringBoot Nested jar URLs can not be resolved if the path contains spaces
2025-01-07 18:10:28
380
URL can contains empty spaced encoded as %20, so it should be decoded before passing it to NestedLocation. NestedLocatio...
SpringBoot Supports negated matching conditions such as @ConditionalOnProperty
2025-01-07 18:10:25
4538
For @ConditionalOnProperty, It cannot express a property does not exist or not equal to specific value, we could introdu...
SpringBoot Creation of auto-configured DataSource fails when using UCP and the environment contains a non-enumerable property source such as JndiPropertySource
2025-01-07 18:10:23
17571
Spring boot fails to start when using UCP and Spring Boot 3.1.5 with JndiPropertySource enabled.This happens because UCP...
SpringBoot Order of applying and resolving within LoggingSystemProperties
2025-01-07 18:10:20
2313
This issue is reproducible in latest release 3.2.0 when using Logback with custom logback-spring.xml like:<?xml versi...
SpringBoot 403 FORBIDDEN response after upgrading to springboot 3.0.x
2025-01-07 18:10:17
2442
IssueType : BugSpringBoot Version : 3.0.13Problem Description:Http request with invalid MediaTypes in Accept header retu...
SpringBoot Move away from spring.factories for auto-configurations
2025-01-07 18:10:15
2143
Using spring.factories to find auto-configuration classes is causing problems with our native work. We initially used it...
SpringBoot @ConditionalOnProperty MatchIfMissing attribute not working as expected
2025-01-07 18:10:12
3075
Spring boot version: 3.2.2Scenario: Even though my application.properties did have power.level property, but the bean i...
SpringBoot Upgrade to Hibernate 6.4.4.Final
2025-01-07 18:09:46
255
Comment From: wilkinsonaThis issue is noteworthy as 6.4.4.Final does not work in a native image. We can work around this...
SpringBoot Upgrade to Hibernate 6.4.4.Final
2025-01-07 18:09:40
255
Comment From: wilkinsonaThis issue is noteworthy as 6.4.4.Final does not work in a native image. We can work around this...
SpringBoot Upgrade to Hibernate 6.2.22.Final
2025-01-07 18:09:36
257
Comment From: wilkinsonaThis issue is noteworthy as 6.2.22.Final does not work in a native image. We can work around thi...
SpringBoot Add test coverage for ExampleController
2025-01-07 18:09:33
757
add testHome() test case under SampleActuatorCustomSecurityApplicationTestsBeforeAfterFormat calibration performedCommen...
SpringBoot ServletInitalHandler and WebMvcMetricsFilter setting StatusCodes.INTERNAL_SERVER_ERROR.
2025-01-07 18:09:24
1581
We have encountered an issue in our application related to our custom filter Authenticationfilter in the Spring Security...
SpringBoot Spring Boot 3.2.2 new nested jar mechanism does not resolve resources containing space in the path
2025-01-07 18:09:20
2147
Hi,after we migrated from Spring Boot 3.1.8 to 3.2.2, our applications installed in path containing empty space suddenly...
SpringBoot Upgrade to Postgresql JDBC 42.6.1
2025-01-07 18:08:46
621
Postgres JDBC 42.6.0 has a highly rated vulnerability reported against it, CVE-2024-1597.Postgres JDBC 42.6.1 was releas...
SpringBoot Allow Jackson StreamReadConstraints to be configured
2025-01-07 18:08:42
10856
Jackson 2.15 (v2.15.0-rc1 is out) has a default set of limits that it applies to inputs. Input Files that breach those l...
SpringBoot Metadata reading during configuration class parsing uses the default resource loader rather than the application's resource loader
2025-01-07 18:08:40
5702
I run Spring Boot in a complex resource loading environment, and no matter how I declare the resource loader and start t...
上一页
下一页
1
…
1718
1719
1720
1721
1722
…
2246
.