Nineya
Home
Blog
SpringBoot Remove note about Infinispan's Spring Boot Starter as it is not yet 3.0-compatible
2025-01-07 04:13:36
5566
Infinispan was upgraded to 14.0.1.Final in #32798.Unfortunately, this version of Infinispan does not appear to be fully ...
SpringBoot Rename httptrace endpoint and related classes to httpexchanges
2025-01-07 04:13:33
328
See #32875Using httptrace as the endpoint ID is very confusing now that we have micometer tracing support. Renaming it w...
SpringBoot Resolve unicode escape sequences in environment variables used in externalized configuration
2025-01-07 04:13:31
3675
When I set a property in the application.properties file containing a unicode escape sequence like thislanguages=English...
SpringBoot spring-boot-validation not working with spring native
2025-01-07 04:13:28
20503
Bug report:With version 3.0.0-RC1 of spring boot, the spring-boot-starter-validation not longer working as expected.When...
SpringBoot Handle null currentSpan() in LazyTracingSpanContextSupplier consistently
2025-01-07 04:13:26
5776
This PR changes to handle null currentSpan() in the LazyTracingSpanContextSupplier consistently.Comment From: wilkinsona...
SpringBoot Cyclic dependency between @JsonComponents and ObjectMapper causes JsonComponents to be ignored
2025-01-07 04:13:22
14428
Spring Boot 2.7.5 + JUnit 5Kotlin 1.7.20openjdk version "17.0.4.1" 2022-08-12 LTSOpenJDK Runtime Environment Zulu17.36+1...
SpringBoot Polish "Remove spring.xml.ignore flag usages"
2025-01-07 04:13:17
121
This PR polishes "Remove spring.xml.ignore flag usages" changes a bit.See gh-32653Comment From: mhalbritterThanks @izeye...
SpringBoot Package-private ResourceProviderCustomizer prevents external usage of FlywayAutoConfiguration class
2025-01-07 04:13:14
2654
We have a multi-tenant application that uses a database per tenant. To handle database migrations, we create an instanc...
SpringBoot OTel W3C doesn't propagate remote fields
2025-01-07 04:13:11
457
without this change we're missing the BaggageTextMapPropagator for OTel. This means that we're not propagating remote-fi...
SpringBoot EmbeddedDatabaseConnection was unintentionally initialized at build time when using @DataJpaTest
2025-01-07 04:13:09
12908
When using @DataJpaTest in a native image, the build aborts with:Error: Classes that should be initialized at run time g...
SpringBoot Delete WebSecurityConfigurerAdapter from Javadoc in SpringBootWebSecurityConfiguration / SecurityProperties
2025-01-07 04:13:07
628
WebSecurityConfigurerAdapter was finally removed #10902 and thus the Javadoc of two classes in Spring Boot should be upd...
SpringBoot Missing resource hint for banner.txt
2025-01-07 04:13:05
1041
Running Petclinic as a native image shows: . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ ...
SpringBoot RandomValuePropertySource returns a different random value each time a random property is referenced
2025-01-07 04:13:03
6634
Currently, randomized configuration properties produce new randomized values each time they are referenced within config...
SpringBoot springboot 3.0.0 RC1 use cmd "mvn -Pnative spring-boot:build-image" found error
2025-01-07 04:13:00
38062
springboot 3.0.0 RC1 use cmd "mvn -Pnative spring-boot:build-image" found error mvn spring-boot:build-image -> s...
SpringBoot The org.springframework.boot.context.properties.bind.MapBinder#merge works in wrong result by deleting the cofniguration
2025-01-07 04:12:58
7013
the code like this:@Data@ToString@ConfigurationProperties(value = MonitorPluginConfiguration.PREFIX)public class Monitor...
SpringBoot Actuator breaks schema.sql init
2025-01-07 04:12:46
1666
I'm using spring-boot:2.0.3.RELEASE + spring-cloud-dependencies:Finchley.RELEASEMy application is working fine however w...
SpringBoot Properties not available when using SpringBootTest.UseMainMethod.ALWAYS
2025-01-07 04:12:43
1071
When using useMainMethod = SpringBootTest.UseMainMethod.NEVER, properties are passed into the Environment, so this test ...
SpringBoot Setting a RestTemplateBuilder read timeout results in an IllegalStateException due to deprecations in HttpComponentsClientHttpRequestFactory
2025-01-07 04:12:41
3885
In a project that has micrometer-tracing with Zipkin + RestTemplate and no WebClient dependency, ZipkinRestTemplateSend...
SpringBoot Manifests of jars built with Gradle do not have a Build-Jdk-Spec entry
2025-01-07 04:12:39
915
Maven adds a Build-Jdk-Spec attribute to META-INF/MANIFEST.MF when building a jar or war file. Paketo Java buildpacks wi...
SpringBoot How / Can add supoort buildtype/productflavor like Android Project ?
2025-01-07 04:12:36
1270
Dear Siri am a Android Dev. now i try to use Spring to do backend .at Android (application or library type), we can set ...
上一页
下一页
1
…
1883
1884
1885
1886
1887
…
2246
.