Nineya
Home
Blog
Spring AI ONNX Embedding Model Thread-Safety Issue
2025-02-01 14:01:39
7386
Bug descriptionWhen using the default ONNX embedding model in Spring AI (all-MiniLM-L6-v2), running the embedding proces...
SpringBoot Checking if APR is available logs a warning on Java 24
2025-02-01 14:01:26
4068
WARNING: A restricted method in java.lang.System has been calledWARNING: java.lang.System::load has been called by org.a...
SpringBoot JDK 24: WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.tomcat.util.buf.ByteBufferUtils
2025-02-01 14:01:22
1966
Windows 11openjdk-24-ea+34_windows-x64_binSpring boot: 3.4.2Apache Tomcat/10.1.34Gets WARNING at startup:C:\LocalData\DE...
SpringBoot When using @Timed, recommend that care is taken to avoid double instrumentation
2025-02-01 14:01:15
2458
Today, I've stumbled over this issue:https://github.com/micrometer-metrics/micrometer/issues/780It seems that this happe...
SpringBoot Repackaging WAR with ZIP artifact duplicates JAR dependencies
2025-02-01 14:01:03
2371
With a fresh Spring Boot 3.4.2 Maven WAR project generated from https://start.spring.io/index.html I am observing the fo...
SpringBoot Add application property spring.mvc.contentnegotiation.default-content-type
2025-02-01 14:00:58
189
To pass to ContentNegotiationConfigurer#defaultContentType.It's unclear why only some of the content negotiation propert...
Spring Component scan fails to find jar entries in WEB-INF/classes with embedded Tomcat
2025-02-01 14:00:40
11371
DescriptionComponent Scan can't find annotated beans in the Web application.ReproducerA small sample application for the...
Spring Continue with pre-instantiation when current bean is in creation already
2025-02-01 14:00:12
714
As of 6.2, lenient locking may lead to BeanCurrentlyInCreationException on pre-instantiation if another thread has picke...
Spring Security Declare authorization rules one at a time
2025-01-31 14:02:20
1448
The set of authorization rules declared in the Java DSL can get messy if not formatted properly. For example, a declarat...
SpringBoot Enum PathVariable is case sensitive in UnitTest (WebTestClient)
2025-01-31 14:01:42
2347
For context, I have been trying to find the resolution outside, but cannot find any.So, I have a controller with path /a...
SpringBoot How do I load a custom URLStreamHandler for jars in the lib directory
2025-01-31 14:01:37
230
https://github.com/spring-projects/spring-framework/issues/34344Comment From: philwebbPlease don't cross-post issues.We ...
SpringBoot Spring Boot 3.2.X AbstractCassandraConfiguration not creating cassandraTemplate with multiple KeySpaces
2025-01-31 14:01:18
8959
Facing an issue with Spring boot 3.2.x with cassandra multiple keyspaces{"@timestamp":"2025-01-30 13:40:...
SpringBoot 'logback_events_total' not increasing when using SLF4Js Fluent Logging API
2025-01-31 14:01:11
3742
Hey there 👋Not sure if this is the right place to report, but I noticed that logback_events_total is not increasing when...
Spring Whether you can extend ASM ClassReader
2025-01-31 14:00:59
1276
I encrypted the jar. During the spring startup process, I will scan the class in the jar and read it through ClassReader...
Spring How do I load a custom URLStreamHandler for jars in the lib directory
2025-01-31 14:00:56
17602
I use xjar[https://github.com/core-lib/xjar]] to encrypt the jars. Since the way I use spring boot is lib separation, al...
Spring SpringBoot not aware of the Resource using along with @SpringBootApplication
2025-01-31 14:00:41
3633
name: Generalabout: Bugs, enhancements, documentation, tasks.title: 'SpringBoot not aware of the Resource using along wi...
Spring Do not use explicitly aliased value attribute as @Component name
2025-01-31 14:00:28
672
OverviewAs discussed in #34317, if a custom annotation is meta-annotated with @Component and declares a local String val...
Spring Remove Netty 5 support
2025-01-31 14:00:13
304
Netty 5 was active and close to a release (Alpha5) at the time of Spring Framework 6. We added support in #28847 to enab...
Spring Security Unable to generate metadata file redirecting to auth route
2025-01-30 14:04:08
634
Describe the bugUnable to generate service provider metadata file using http://localhost:8091/saml2/service-provider-met...
Spring Security Deprecate usages of PathMatcher in Web Socket support
2025-01-30 14:03:54
808
spring-security-messaging uses PathMatcher in two places:[ ] SimpDestinationMessageMatcher should be deprecated and repl...
上一页
下一页
1
2
3
4
5
6
7
…
2025
.