Nineya
Home
Blog
软著申请
SpringBoot Fix case used for examples in "Sanitize Sensitive Values"
2025-01-07 23:35:57
130
As pointed out in https://github.com/spring-projects/spring-boot/pull/42700#issuecomment-2415384265 we should be using k...
SpringBoot SpringBoot 3.3.4 app, Hikari, MySQL and gradlew nativeCompile
2025-01-07 23:35:55
4708
Hello there,I have a simple SpringBoot 3.3.4 app, I am trying a basic task, open a connection pool using Hikari, running...
SpringBoot Fix typos in actuator docs for "when_authorized"
2025-01-07 23:35:52
1250
This PR fixes two typos in documentation of actuator health endpoints:"Spring Boot > Reference > Production-ready ...
SpringBoot Detect accidental misconfiguration of @JsonMixin
2025-01-07 23:35:49
798
@JsonMixin exposes both a value and a type attribute, the latter being an alias of the former, which means that both att...
SpringBoot Increase Develocity access token expiry to 4 hours
2025-01-07 23:35:44
414
For reasons currently unknown, CI builds sometimes take a very long time to complete. When they take in excess of two ho...
SpringBoot RepositoryTransformersExtension does not handle plugin repositories
2025-01-07 23:35:40
630
42333 has introduced a way to abstract repositories. https://github.com/spring-projects/spring-boot/commit/d44e7c9af2ff7...
SpringBoot DefaultRedirectStrategy redirecting in progress auth session to error
2025-01-07 23:35:37
2258
<!--DefaultRedirectStrategy redirects an in progress auth session to error. All help appreciated.Log Snippet:2024-10-...
SpringBoot Register beans as RootBeanDefinition instead of GenericBeanDefinition if feasible
2025-01-07 23:35:34
2698
Align with ConfigurationPropertiesBinder and ConfigurationPropertiesBindingPostProcessorComment From: quaffThere are sev...
SpringBoot WAR Deployment in Wildfly 32 breaks container logging
2025-01-07 23:35:31
4445
Hi there,I ran into this problem recently, the logging system generally seems to cause problems with recent version of W...
SpringBoot Remove deprecated method call on AuthorityAuthorizationManager
2025-01-07 23:35:28
929
> Task :spring-boot-project:spring-boot-actuator:compileJava/home/runner/work/spring-boot/spring-boot/spring-boot-pro...
SpringBoot Classpath resources not found using layer-tools
2025-01-07 23:35:23
7937
ContextWe are migrating our applications to using layer-tools but we are finding different behaviors in how applications...
SpringBoot Jackson auto configuration error causes Spring Messaging MappingJackson2MessageConverter conversion failure
2025-01-07 23:35:20
6904
There are some issues with the ObjectMapper generated by the default configuration in the Spring context. When using the...
SpringBoot Add spring.kafka.enabled configuration to disable KafkaAutoConfiguration
2025-01-07 23:35:18
4039
BackgroundIn our use case, we need to support connecting to multiple Kafka servers. Spring does not support this. We wan...
SpringBoot spring-boot-dependencies contains unwanted dependency management
2025-01-07 23:35:15
3107
It's being inherited from log4j-bom. In 3.2.x (Log4j 2.21), it's contributing management for the following dependencies:...
SpringBoot Document how Map properties are bound from environment variables
2025-01-07 23:34:57
1257
RFE: document how an SslBundle name is derived when the property is from the environment - is it all lowercase?If you us...
SpringBoot Improve classpath index documentation for reproducible builds
2025-01-07 23:34:52
1684
The documentation for the classpath index section of nested jars should mention the different behaviour if reproducible ...
SpringBoot Spring Boot 3.2 is not compatible with older versions of Liquibase
2025-01-07 23:34:48
2661
Spring-boot 3.2.0 seems to have introduced a regression. I am using liquibase with a liquibase parameters in a sql scrip...
SpringBoot Improve documentation for CycloneDX integration
2025-01-07 23:34:44
621
For Gradle, how we react to the CycloneDX plugin being applied should be listed in https://docs.spring.io/spring-boot/gr...
SpringBoot Spring Boot 3.4-M3: application container does not start when TestContainer beans depend on each other
2025-01-07 23:34:42
19198
After upgrading a Spring Boot 3.3.4 project to Spring Boot 3.4-M3 i encountered a changed behaviour when defining two Te...
SpringBoot Polish ConfigurationPropertiesBinder
2025-01-07 23:34:31
100
ConfigurationPropertiesBinder. is redundanttype is @NullableComment From: mhalbritterThanks @quaff !
上一页
下一页
1
…
1637
1638
1639
1640
1641
…
2246
.