Nineya
Home
Blog
SpringBoot Use AntPathMatcher at AutoConfigurationImportSelector
2025-01-07 04:19:55
2839
Spring Boot *AutoConfiguration-classes exclusion management is actually a hell. Thanks to the spring-boot-autoconfigure ...
SpringBoot Cannot bind null in hibernate
2025-01-07 04:19:53
1078
Starting from Spring Boot version 2.7.5 spring cannot bind null. It's binding it as binding parameter [1] as [VARCHAR] -...
SpringBoot [12:05:09 ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.20.0-dev+17-6e931b2
2025-01-07 04:19:50
673
Comment From: QeflodHey, I'm creating a server right now and I'm getting an error I don't know what exactly ...
SpringBoot Some milestone versions are not marked as "Pre-release"
2025-01-07 04:19:47
860
DescriptionUsually milestone versions in https://github.com/spring-projects/spring-boot/releases, such as https://github...
SpringBoot Non-resolvable parent POM for com.hello:helloworld:0.0.1-SNAPSHOT
2025-01-07 04:19:45
904
[{ "resource": "/C:/Users/Niranjan/OneDrive/Desktop/helloworld/pom.xml", "owner": "generated_diagnostic_collection_na...
SpringBoot nativeCompile fails on Windows with "can't be parsed" error when checking the GraalVM version
2025-01-07 04:19:43
18064
My project was compiled successully in Spring Boot 3.0.0 RC1 but somehow, it does not in RC2.I also tried to compile a n...
SpringBoot Some Actuator beans are ineligible for post-processing
2025-01-07 04:19:40
1210
2022-11-11T15:56:19.588Z INFO 71045 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.m...
SpringBoot SB 2.6.13 and 2.7.5 use jetty-reactive-httpclient 1.1.13 which pulls in slf4j 2.0
2025-01-07 04:19:38
1787
Since SLF4J 2 isn't supported until SB 3.0, could this be reverted or excluded?Prior version 1.1.12 didn't have this is...
SpringBoot RFE docs: easier example of creating a spring.config.import factory
2025-01-07 04:19:35
2840
RFE: example needed of a spring.config.import factory that can read properties from the parent doc.I am trying to create...
SpringBoot Default security filter dispatcher types are not aligned with Spring Security's defaults
2025-01-07 04:19:33
496
https://github.com/spring-projects/spring-security/issues/11027 has changed the Spring Security default by applying auth...
SpringBoot When replacing any database, @AutoConfigureTestDatabase does not work in a native test
2025-01-07 04:19:30
19035
java.lang.IllegalStateException: Failed to load ApplicationContext for [AotMergedContextConfiguration@49e45b5f testClass...
SpringBoot Fix kafka streams auto start description typo in reference docs
2025-01-07 04:19:27
444
remove "it creates" from "By default, the streams managed by the StreamBuilder object it creates are started automatica...
SpringBoot Ability to add files to the resulting image in bootBuildImage
2025-01-07 04:19:23
1146
For example to add javaagentComment From: wilkinsonaThanks for the suggestion. There are two main pieces involved here, ...
SpringBoot Unnecessary javax Servlet and JSTL dependencies in spring-boot-dependencies
2025-01-07 04:19:21
195
spring-boot-dependencies 3.0.0-SNAPSHOT still manages the versions for javax.servlet:javax.servlet-api and javax.servlet...
SpringBoot Unlike Spring Cloud Sleuth tracing auto-configuration does not provide span customizer beans
2025-01-07 04:19:19
480
In Spring Cloud Sleuth, BraveAutoConfiguration provided a default SpanCustomizer bean . It could then be enhanced by the...
SpringBoot Context refresh may deadlock when using Prometheus Exemplars
2025-01-07 04:19:17
22752
DescriptionI am experiencing a very strange problem,thats not easy to reproduce.However I was able to capture a Thread D...
SpringBoot Auto-configured OtelTracer does not back off when another kind of Tracer bean is defined
2025-01-07 04:19:14
132
This is the same problem as https://github.com/spring-projects/spring-boot/issues/33095, but for OtelTracer rather than ...
SpringBoot NullPointerException in LazyTracingSpanContextSupplier when TraceContext.sampled() returns null
2025-01-07 04:19:12
1812
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue(...
SpringBoot Auto-configured BraveTracer does not back off when another kind of Tracer bean is defined
2025-01-07 04:19:10
348
https://github.com/spring-projects/spring-boot/blob/12c77dba1c5cec1fbfc8406e1710613ca81ab04b/spring-boot-project/spring-...
SpringBoot Interface method annoation pointcut not working
2025-01-07 04:19:08
2001
Question DescriptionCustom Annoation@Retention(RUNTIME) @Target(METHOD)public @interface AspectTest {}Defining Inteface...
上一页
下一页
1
…
1877
1878
1879
1880
1881
…
2246
.